Trace number 2083324

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+picosatUNSAT 191.024 193.433

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/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 07:40:06 2009
0.00/0.08	c 0	PID 26144
0.07/0.08	c 0	HOST node7.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2083324-1247377206.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-2083324-1247377206.xml' 'HOME/temp.csp'
0.07/0.79	c 1	16 domains, 500 variables, 8 predicates, 0 relations, 6531 constraints
0.07/0.82	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.82	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.07/0.89	c 1	Parsing HOME/temp.csp
0.93/1.05	c 1	parsed 7055 expressions
0.93/1.06	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.93/1.06	c 1	Converting to clausal form CSP
1.52/1.66	c 2	converted 706 (10%) expressions
2.81/2.93	c 3	converted 1411 (20%) expressions
3.70/3.81	c 4	converted 2117 (30%) expressions
4.49/4.64	c 5	converted 2822 (40%) expressions
5.38/5.52	c 5	converted 3528 (50%) expressions
5.98/6.16	c 6	converted 4233 (60%) expressions
6.96/7.16	c 7	converted 4939 (70%) expressions
7.65/7.87	c 8	converted 5644 (80%) expressions
8.25/8.49	c 8	converted 6350 (90%) expressions
8.94/9.15	c 9	converted 7055 (100%) expressions
8.94/9.15	c 9	CSP : 1000 integers, 18794 booleans, 39873 clauses, largest domain size 2717
8.94/9.15	c 9	Heap : 49 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
8.94/9.15	c 9	Propagation in CSP
9.33/9.51	c 9	80 values, 0 unsatisfiable literals, and 0 valid clauses are removed
9.33/9.51	c 9	CSP : 1000 integers, 18794 booleans, 39873 clauses, largest domain size 2717
9.33/9.51	c 9	Heap : 48 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.33/9.53	c 9	Simplifing CSP by introducing new Boolean variables
9.44/9.60	c 10	CSP : 1000 integers, 32314 booleans, 53393 clauses, largest domain size 2717
9.44/9.60	c 10	Heap : 52 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.82/10.02	c 10	Encoding CSP to SAT : HOME/temp.cnf
10.32/10.51	c 10	100 (10%) CSP integer variables are encoded (21612 clauses, 302132 bytes)
10.72/10.96	c 11	200 (20%) CSP integer variables are encoded (42748 clauses, 619172 bytes)
11.11/11.38	c 11	300 (30%) CSP integer variables are encoded (63268 clauses, 926972 bytes)
11.62/11.84	c 12	400 (40%) CSP integer variables are encoded (85876 clauses, 1266092 bytes)
12.00/12.27	c 12	500 (50%) CSP integer variables are encoded (106988 clauses, 1597677 bytes)
12.30/12.56	c 12	600 (60%) CSP integer variables are encoded (330028 clauses, 5389357 bytes)
12.59/12.83	c 13	700 (70%) CSP integer variables are encoded (524558 clauses, 8696367 bytes)
12.79/13.09	c 13	800 (80%) CSP integer variables are encoded (738560 clauses, 12334401 bytes)
13.07/13.34	c 13	900 (90%) CSP integer variables are encoded (929100 clauses, 15573581 bytes)
13.27/13.56	c 13	1000 (100%) CSP integer variables are encoded (1099436 clauses, 18670050 bytes)
18.03/18.32	c 18	5340 (10%) CSP clauses are encoded (2507143 clauses, 53575206 bytes)
21.87/22.29	c 22	10679 (20%) CSP clauses are encoded (3766707 clauses, 84870738 bytes)
25.81/26.29	c 26	16018 (30%) CSP clauses are encoded (5159454 clauses, 119769926 bytes)
29.89/30.44	c 30	21358 (40%) CSP clauses are encoded (6614843 clauses, 156727855 bytes)
33.26/33.80	c 34	26697 (50%) CSP clauses are encoded (7799566 clauses, 186917894 bytes)
37.19/37.85	c 38	32036 (60%) CSP clauses are encoded (9201447 clauses, 222666241 bytes)
41.01/41.77	c 42	37376 (70%) CSP clauses are encoded (10594882 clauses, 258050886 bytes)
44.72/45.55	c 45	42715 (80%) CSP clauses are encoded (11955993 clauses, 292853274 bytes)
48.92/49.84	c 50	48054 (90%) CSP clauses are encoded (13524857 clauses, 332488101 bytes)
53.05/54.03	c 54	53393 (100%) CSP clauses are encoded (15044491 clauses, 371076552 bytes)
53.05/54.03	c 54	53393 CSP clauses encoded
53.05/54.03	c 54	Writing map file : HOME/temp.map
53.05/54.08	c 54	Heap : 47 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
53.05/54.08	c 54	SAT : 1132750 SAT variables, 15044491 SAT clauses, 371076552 bytes
53.05/54.08	c 54	Heap : 47 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
53.14/54.14	c 54	SOLVING HOME/temp.cnf
53.14/54.14	c 54	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
190.21/192.65	c 193	DECODING HOME/temp.out WITH HOME/temp.map
190.21/192.65	c 193	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'
190.26/192.73	c 193	Decoding HOME/temp.out
190.26/193.19	s UNSATISFIABLE
190.26/193.20	c 193	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
190.26/193.24	c 193	CPU 190.81 (0.06 0.01 117.15 73.59)
190.26/193.24	c 193	END Sun Jul 12 07:43:19 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-2083324-1247377206/watcher-2083324-1247377206 -o /tmp/evaluation-result-2083324-1247377206/solver-2083324-1247377206 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2083324-1247377206.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.18 2.16 2.11 4/72 26144
/proc/meminfo: memFree=1826208/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=18576 CPUtime=0
/proc/26144/stat : 26144 (runsolver) R 26142 26144 20738 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24787978 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 244671114535 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26144/statm: 4644 284 249 26 0 2626 0

[startup+0.0819839 s]
/proc/loadavg: 2.18 2.16 2.11 4/72 26144
/proc/meminfo: memFree=1826208/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16740 CPUtime=0.07
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1152 0 0 0 6 1 0 0 18 0 1 0 24787978 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.107119 s]
/proc/loadavg: 2.18 2.16 2.11 4/72 26144
/proc/meminfo: memFree=1826208/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=0.07
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24787978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301862 s]
/proc/loadavg: 2.18 2.16 2.11 4/72 26144
/proc/meminfo: memFree=1826208/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=0.07
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24787978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701908 s]
/proc/loadavg: 2.18 2.16 2.11 4/72 26144
/proc/meminfo: memFree=1826208/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=0.07
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24787978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50299 s]
/proc/loadavg: 2.18 2.16 2.11 4/83 26166
/proc/meminfo: memFree=1817096/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=0.77
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1309 8016 0 1 6 1 66 4 15 0 1 0 24787978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1111 409 3 0 796 0
[pid=26157] ppid=26144 vsize=5356 CPUtime=0
/proc/26157/stat : 26157 (sh) S 26144 26144 20738 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24788060 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26157/statm: 1339 233 193 169 0 50 0
[pid=26158] ppid=26157 vsize=868508 CPUtime=0.65
/proc/26158/stat : 26158 (java) S 26157 26144 20738 0 -1 0 5847 0 1 0 61 4 0 0 18 0 9 0 24788060 889352192 5252 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26158/statm: 217127 5252 1742 9 0 211632 0
[pid=26158/tid=26159] ppid=26157 vsize=868508 CPUtime=0.44
/proc/26158/task/26159/stat : 26159 (java) R 26157 26144 20738 0 -1 64 2681 0 1 0 42 2 0 0 23 0 9 0 24788061 889352192 5252 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26160] ppid=26157 vsize=868508 CPUtime=0.04
/proc/26158/task/26160/stat : 26160 (java) S 26157 26144 20738 0 -1 64 998 0 0 0 4 0 0 0 16 0 9 0 24788062 889352192 5252 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26161] ppid=26157 vsize=868508 CPUtime=0
/proc/26158/task/26161/stat : 26161 (java) S 26157 26144 20738 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 24788063 889352192 5252 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26162] ppid=26157 vsize=868508 CPUtime=0
/proc/26158/task/26162/stat : 26162 (java) S 26157 26144 20738 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 24788063 889352192 5252 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26163] ppid=26157 vsize=868508 CPUtime=0
/proc/26158/task/26163/stat : 26163 (java) S 26157 26144 20738 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24788065 889352192 5252 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26164] ppid=26157 vsize=868508 CPUtime=0.15
/proc/26158/task/26164/stat : 26164 (java) R 26157 26144 20738 0 -1 64 1475 0 0 0 14 1 0 0 16 0 9 0 24788065 889352192 5252 996147200 134512640 134550932 4294955936 18446744073709551615 102198775 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26165] ppid=26157 vsize=868508 CPUtime=0
/proc/26158/task/26165/stat : 26165 (java) S 26157 26144 20738 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24788065 889352192 5252 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26166] ppid=26157 vsize=868508 CPUtime=0
/proc/26158/task/26166/stat : 26166 (java) S 26157 26144 20738 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24788065 889352192 5252 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 890732

[startup+3.10216 s]
/proc/loadavg: 2.17 2.16 2.10 3/83 26166
/proc/meminfo: memFree=1805064/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=0.77
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1309 8016 0 1 6 1 66 4 16 0 1 0 24787978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1111 409 3 0 796 0
[pid=26157] ppid=26144 vsize=5356 CPUtime=0
/proc/26157/stat : 26157 (sh) S 26144 26144 20738 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24788060 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26157/statm: 1339 233 193 169 0 50 0
[pid=26158] ppid=26157 vsize=868596 CPUtime=2.24
/proc/26158/stat : 26158 (java) S 26157 26144 20738 0 -1 0 8955 0 1 0 217 7 0 0 18 0 9 0 24788060 889442304 8043 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26158/statm: 217149 8043 2568 9 0 211654 0
[pid=26158/tid=26159] ppid=26157 vsize=868596 CPUtime=1.76
/proc/26158/task/26159/stat : 26159 (java) R 26157 26144 20738 0 -1 64 2831 0 1 0 174 2 0 0 25 0 9 0 24788061 889442304 8043 996147200 134512640 134550932 4294955936 18446744073709551615 4126448547 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26160] ppid=26157 vsize=868596 CPUtime=0.28
/proc/26158/task/26160/stat : 26160 (java) S 26157 26144 20738 0 -1 64 3932 0 0 0 25 3 0 0 16 0 9 0 24788062 889442304 8043 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26161] ppid=26157 vsize=868596 CPUtime=0
/proc/26158/task/26161/stat : 26161 (java) S 26157 26144 20738 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24788063 889442304 8043 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26162] ppid=26157 vsize=868596 CPUtime=0
/proc/26158/task/26162/stat : 26162 (java) S 26157 26144 20738 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24788063 889442304 8043 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26163] ppid=26157 vsize=868596 CPUtime=0
/proc/26158/task/26163/stat : 26163 (java) S 26157 26144 20738 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24788065 889442304 8043 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26164] ppid=26157 vsize=868596 CPUtime=0.18
/proc/26158/task/26164/stat : 26164 (java) S 26157 26144 20738 0 -1 64 1494 0 0 0 17 1 0 0 15 0 9 0 24788065 889442304 8043 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26165] ppid=26157 vsize=868596 CPUtime=0
/proc/26158/task/26165/stat : 26165 (java) S 26157 26144 20738 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24788065 889442304 8043 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26166] ppid=26157 vsize=868596 CPUtime=0
/proc/26158/task/26166/stat : 26166 (java) S 26157 26144 20738 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24788065 889442304 8043 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 890820

[startup+6.30349 s]
/proc/loadavg: 2.17 2.16 2.10 3/83 26166
/proc/meminfo: memFree=1785864/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=0.77
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1309 8016 0 1 6 1 66 4 15 0 1 0 24787978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1111 409 3 0 796 0
[pid=26157] ppid=26144 vsize=5356 CPUtime=0
/proc/26157/stat : 26157 (sh) S 26144 26144 20738 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24788060 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26157/statm: 1339 233 193 169 0 50 0
[pid=26158] ppid=26157 vsize=868596 CPUtime=5.41
/proc/26158/stat : 26158 (java) S 26157 26144 20738 0 -1 0 14244 0 1 0 530 11 0 0 18 0 9 0 24788060 889442304 13073 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26158/statm: 217149 13073 2568 9 0 211654 0
[pid=26158/tid=26159] ppid=26157 vsize=868596 CPUtime=4.39
/proc/26158/task/26159/stat : 26159 (java) R 26157 26144 20738 0 -1 64 3223 0 1 0 437 2 0 0 25 0 9 0 24788061 889442304 13073 996147200 134512640 134550932 4294955936 18446744073709551615 4126456682 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26160] ppid=26157 vsize=868596 CPUtime=0.81
/proc/26158/task/26160/stat : 26160 (java) S 26157 26144 20738 0 -1 64 8828 0 0 0 75 6 0 0 16 0 9 0 24788062 889442304 13073 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26161] ppid=26157 vsize=868596 CPUtime=0
/proc/26158/task/26161/stat : 26161 (java) S 26157 26144 20738 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24788063 889442304 13073 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26162] ppid=26157 vsize=868596 CPUtime=0
/proc/26158/task/26162/stat : 26162 (java) S 26157 26144 20738 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24788063 889442304 13073 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26163] ppid=26157 vsize=868596 CPUtime=0
/proc/26158/task/26163/stat : 26163 (java) S 26157 26144 20738 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24788065 889442304 13073 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26164] ppid=26157 vsize=868596 CPUtime=0.19
/proc/26158/task/26164/stat : 26164 (java) S 26157 26144 20738 0 -1 64 1495 0 0 0 18 1 0 0 15 0 9 0 24788065 889442304 13073 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26165] ppid=26157 vsize=868596 CPUtime=0
/proc/26158/task/26165/stat : 26165 (java) S 26157 26144 20738 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24788065 889442304 13073 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26166] ppid=26157 vsize=868596 CPUtime=0
/proc/26158/task/26166/stat : 26166 (java) S 26157 26144 20738 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24788065 889442304 13073 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890820

[startup+12.7022 s]
/proc/loadavg: 2.14 2.15 2.10 3/83 26166
/proc/meminfo: memFree=1754824/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=0.77
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1310 8016 0 1 6 1 66 4 16 0 1 0 24787978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1111 409 3 0 796 0
[pid=26157] ppid=26144 vsize=5356 CPUtime=0
/proc/26157/stat : 26157 (sh) S 26144 26144 20738 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24788060 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26157/statm: 1339 233 193 169 0 50 0
[pid=26158] ppid=26157 vsize=868708 CPUtime=11.73
/proc/26158/stat : 26158 (java) S 26157 26144 20738 0 -1 0 25459 0 1 0 1152 21 0 0 18 0 9 0 24788060 889556992 19019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26158/statm: 217177 19019 2593 9 0 211654 0
[pid=26158/tid=26159] ppid=26157 vsize=868708 CPUtime=9.64
/proc/26158/task/26159/stat : 26159 (java) R 26157 26144 20738 0 -1 64 3883 0 1 0 957 7 0 0 25 0 9 0 24788061 889556992 19019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26160] ppid=26157 vsize=868708 CPUtime=1.82
/proc/26158/task/26160/stat : 26160 (java) S 26157 26144 20738 0 -1 64 19343 0 0 0 171 11 0 0 16 0 9 0 24788062 889556992 19019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26161] ppid=26157 vsize=868708 CPUtime=0
/proc/26158/task/26161/stat : 26161 (java) S 26157 26144 20738 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24788063 889556992 19019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26162] ppid=26157 vsize=868708 CPUtime=0
/proc/26158/task/26162/stat : 26162 (java) S 26157 26144 20738 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24788063 889556992 19019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26163] ppid=26157 vsize=868708 CPUtime=0
/proc/26158/task/26163/stat : 26163 (java) S 26157 26144 20738 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24788065 889556992 19019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26164] ppid=26157 vsize=868708 CPUtime=0.24
/proc/26158/task/26164/stat : 26164 (java) S 26157 26144 20738 0 -1 64 1535 0 0 0 23 1 0 0 16 0 9 0 24788065 889556992 19019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26165] ppid=26157 vsize=868708 CPUtime=0
/proc/26158/task/26165/stat : 26165 (java) S 26157 26144 20738 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24788065 889556992 19019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26166] ppid=26157 vsize=868708 CPUtime=0
/proc/26158/task/26166/stat : 26166 (java) S 26157 26144 20738 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24788065 889556992 19019 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) 890932

[startup+25.5015 s]
/proc/loadavg: 2.12 2.15 2.10 3/83 26166
/proc/meminfo: memFree=1646344/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=0.77
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1310 8016 0 1 6 1 66 4 16 0 1 0 24787978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1111 409 3 0 796 0
[pid=26157] ppid=26144 vsize=5356 CPUtime=0
/proc/26157/stat : 26157 (sh) S 26144 26144 20738 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24788060 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26157/statm: 1339 233 193 169 0 50 0
[pid=26158] ppid=26157 vsize=868708 CPUtime=24.34
/proc/26158/stat : 26158 (java) S 26157 26144 20738 0 -1 0 25912 0 1 0 2348 86 0 0 18 0 9 0 24788060 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26158/statm: 217177 19034 2593 9 0 211654 0
[pid=26158/tid=26159] ppid=26157 vsize=868708 CPUtime=21.99
/proc/26158/task/26159/stat : 26159 (java) R 26157 26144 20738 0 -1 64 4322 0 1 0 2131 68 0 0 25 0 9 0 24788061 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4126570936 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26160] ppid=26157 vsize=868708 CPUtime=2.05
/proc/26158/task/26160/stat : 26160 (java) S 26157 26144 20738 0 -1 64 19343 0 0 0 191 14 0 0 16 0 9 0 24788062 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26161] ppid=26157 vsize=868708 CPUtime=0
/proc/26158/task/26161/stat : 26161 (java) S 26157 26144 20738 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24788063 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26162] ppid=26157 vsize=868708 CPUtime=0
/proc/26158/task/26162/stat : 26162 (java) S 26157 26144 20738 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24788063 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26163] ppid=26157 vsize=868708 CPUtime=0
/proc/26158/task/26163/stat : 26163 (java) S 26157 26144 20738 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24788065 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26164] ppid=26157 vsize=868708 CPUtime=0.26
/proc/26158/task/26164/stat : 26164 (java) S 26157 26144 20738 0 -1 64 1549 0 0 0 25 1 0 0 15 0 9 0 24788065 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26165] ppid=26157 vsize=868708 CPUtime=0
/proc/26158/task/26165/stat : 26165 (java) S 26157 26144 20738 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24788065 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26166] ppid=26157 vsize=868708 CPUtime=0
/proc/26158/task/26166/stat : 26166 (java) S 26157 26144 20738 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24788065 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 890932

[startup+51.1012 s]
/proc/loadavg: 2.15 2.15 2.10 3/83 26166
/proc/meminfo: memFree=1417352/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=0.77
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1310 8016 0 1 6 1 66 4 16 0 1 0 24787978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1111 409 3 0 796 0
[pid=26157] ppid=26144 vsize=5356 CPUtime=0
/proc/26157/stat : 26157 (sh) S 26144 26144 20738 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24788060 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26157/statm: 1339 233 193 169 0 50 0
[pid=26158] ppid=26157 vsize=868708 CPUtime=49.44
/proc/26158/stat : 26158 (java) S 26157 26144 20738 0 -1 0 26859 0 1 0 4715 229 0 0 18 0 9 0 24788060 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26158/statm: 217177 19034 2593 9 0 211654 0
[pid=26158/tid=26159] ppid=26157 vsize=868708 CPUtime=46.6
/proc/26158/task/26159/stat : 26159 (java) R 26157 26144 20738 0 -1 64 5269 0 1 0 4455 205 0 0 25 0 9 0 24788061 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26160] ppid=26157 vsize=868708 CPUtime=2.54
/proc/26158/task/26160/stat : 26160 (java) S 26157 26144 20738 0 -1 64 19343 0 0 0 233 21 0 0 16 0 9 0 24788062 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26161] ppid=26157 vsize=868708 CPUtime=0
/proc/26158/task/26161/stat : 26161 (java) S 26157 26144 20738 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24788063 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26162] ppid=26157 vsize=868708 CPUtime=0
/proc/26158/task/26162/stat : 26162 (java) S 26157 26144 20738 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24788063 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26163] ppid=26157 vsize=868708 CPUtime=0
/proc/26158/task/26163/stat : 26163 (java) S 26157 26144 20738 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24788065 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26164] ppid=26157 vsize=868708 CPUtime=0.26
/proc/26158/task/26164/stat : 26164 (java) S 26157 26144 20738 0 -1 64 1549 0 0 0 25 1 0 0 15 0 9 0 24788065 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26165] ppid=26157 vsize=868708 CPUtime=0
/proc/26158/task/26165/stat : 26165 (java) S 26157 26144 20738 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24788065 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26158/tid=26166] ppid=26157 vsize=868708 CPUtime=0
/proc/26158/task/26166/stat : 26166 (java) S 26157 26144 20738 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24788065 889556992 19034 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.21
Current children cumulated vsize (KiB) 890932

[startup+102.307 s]
/proc/loadavg: 2.06 2.12 2.09 3/75 26168
/proc/meminfo: memFree=1200328/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=53.17
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1366 35301 0 2 6 1 5057 253 16 0 1 0 24787978 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1114 409 3 0 796 0
[pid=26167] ppid=26144 vsize=5356 CPUtime=0
/proc/26167/stat : 26167 (sh) S 26144 26144 20738 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24793393 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26167/statm: 1339 232 193 169 0 50 0
[pid=26168] ppid=26167 vsize=306852 CPUtime=47.56
/proc/26168/stat : 26168 (picosat) R 26167 26144 20738 0 -1 4194304 61804 0 0 0 2195 2561 0 0 25 0 1 0 24793393 314216448 61790 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/26168/statm: 76713 61790 40 102 0 76608 0
Current children cumulated CPU time (s) 100.73
Current children cumulated vsize (KiB) 329076

[startup+162.302 s]
/proc/loadavg: 2.02 2.10 2.09 3/75 26168
/proc/meminfo: memFree=987528/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=53.17
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1366 35301 0 2 6 1 5057 253 16 0 1 0 24787978 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1114 409 3 0 796 0
[pid=26167] ppid=26144 vsize=5356 CPUtime=0
/proc/26167/stat : 26167 (sh) S 26144 26144 20738 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24793393 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26167/statm: 1339 232 193 169 0 50 0
[pid=26168] ppid=26167 vsize=550308 CPUtime=107.01
/proc/26168/stat : 26168 (picosat) R 26167 26144 20738 0 -1 4194304 116533 0 0 0 4934 5767 0 0 25 0 1 0 24793393 563515392 116519 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/26168/statm: 137577 116519 40 102 0 137472 0
Current children cumulated CPU time (s) 160.18
Current children cumulated vsize (KiB) 572532

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

[startup+179.102 s]
/proc/loadavg: 2.01 2.09 2.08 3/75 26168
/proc/meminfo: memFree=928264/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=53.17
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1366 35301 0 2 6 1 5057 253 16 0 1 0 24787978 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1114 409 3 0 796 0
[pid=26167] ppid=26144 vsize=5356 CPUtime=0
/proc/26167/stat : 26167 (sh) S 26144 26144 20738 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24793393 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26167/statm: 1339 232 193 169 0 50 0
[pid=26168] ppid=26167 vsize=603636 CPUtime=123.67
/proc/26168/stat : 26168 (picosat) R 26167 26144 20738 0 -1 4194304 131551 0 0 0 5707 6660 0 0 25 0 1 0 24793393 618123264 131537 996147200 134512640 134931368 4294956256 18446744073709551615 134545851 0 0 4096 0 0 0 0 17 1 0 0
/proc/26168/statm: 150909 131537 40 102 0 150804 0
Current children cumulated CPU time (s) 176.84
Current children cumulated vsize (KiB) 625860

[startup+185.502 s]
/proc/loadavg: 2.01 2.09 2.08 3/75 26168
/proc/meminfo: memFree=904392/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=53.17
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1366 35301 0 2 6 1 5057 253 16 0 1 0 24787978 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1114 409 3 0 796 0
[pid=26167] ppid=26144 vsize=5356 CPUtime=0
/proc/26167/stat : 26167 (sh) S 26144 26144 20738 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24793393 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26167/statm: 1339 232 193 169 0 50 0
[pid=26168] ppid=26167 vsize=624096 CPUtime=130.01
/proc/26168/stat : 26168 (picosat) R 26167 26144 20738 0 -1 4194304 137335 0 0 0 6008 6993 0 0 25 0 1 0 24793393 639074304 137321 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/26168/statm: 156024 137321 40 102 0 155919 0
Current children cumulated CPU time (s) 183.18
Current children cumulated vsize (KiB) 646320

[startup+188.702 s]
/proc/loadavg: 2.01 2.09 2.08 3/75 26168
/proc/meminfo: memFree=894472/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=53.17
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1366 35301 0 2 6 1 5057 253 16 0 1 0 24787978 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1114 409 3 0 796 0
[pid=26167] ppid=26144 vsize=5356 CPUtime=0
/proc/26167/stat : 26167 (sh) S 26144 26144 20738 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24793393 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26167/statm: 1339 232 193 169 0 50 0
[pid=26168] ppid=26167 vsize=634552 CPUtime=133.17
/proc/26168/stat : 26168 (picosat) R 26167 26144 20738 0 -1 4194304 139385 0 0 0 6226 7091 0 0 25 0 1 0 24793393 649781248 139359 996147200 134512640 134931368 4294956256 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/26168/statm: 158638 139359 42 102 0 158533 0
Current children cumulated CPU time (s) 186.34
Current children cumulated vsize (KiB) 656776

[startup+191.902 s]
/proc/loadavg: 2.01 2.09 2.08 3/75 26168
/proc/meminfo: memFree=892424/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=53.17
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1366 35301 0 2 6 1 5057 253 16 0 1 0 24787978 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1114 409 3 0 796 0
[pid=26167] ppid=26144 vsize=5356 CPUtime=0
/proc/26167/stat : 26167 (sh) S 26144 26144 20738 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24793393 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26167/statm: 1339 232 193 169 0 50 0
[pid=26168] ppid=26167 vsize=638648 CPUtime=136.34
/proc/26168/stat : 26168 (picosat) R 26167 26144 20738 0 -1 4194304 139625 0 0 0 6543 7091 0 0 25 0 1 0 24793393 653975552 139599 996147200 134512640 134931368 4294956256 18446744073709551615 134525619 0 0 4096 0 0 0 0 17 1 0 0
/proc/26168/statm: 159662 139599 42 102 0 159557 0
Current children cumulated CPU time (s) 189.51
Current children cumulated vsize (KiB) 660872

[startup+192.702 s]
/proc/loadavg: 2.01 2.09 2.08 3/75 26168
/proc/meminfo: memFree=924936/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=190.26
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1429 175226 0 2 6 1 11665 7354 17 0 1 0 24787978 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1114 409 3 0 796 0
Current children cumulated CPU time (s) 190.26
Current children cumulated vsize (KiB) 16868

[startup+193.101 s]
/proc/loadavg: 2.01 2.09 2.08 3/75 26168
/proc/meminfo: memFree=924936/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=190.26
/proc/26144/stat : 26144 (sugar) S 26142 26144 20738 0 -1 4194304 1447 175226 0 2 6 1 11665 7354 16 0 1 0 24787978 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26144/statm: 4217 1114 409 3 0 796 0
Current children cumulated CPU time (s) 190.26
Current children cumulated vsize (KiB) 16868

[startup+193.301 s]
/proc/loadavg: 2.01 2.09 2.08 3/75 26168
/proc/meminfo: memFree=924936/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=190.88
/proc/26144/stat : 26144 (sugar) R 26142 26144 20738 0 -1 4194304 1476 182080 0 3 6 8 11715 7359 16 0 1 0 24787978 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 244671288361 0 0 4224 16386 0 0 0 17 1 0 0
/proc/26144/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 190.88
Current children cumulated vsize (KiB) 16868

[startup+193.401 s]
/proc/loadavg: 2.01 2.09 2.08 3/75 26168
/proc/meminfo: memFree=924936/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=16868 CPUtime=190.98
/proc/26144/stat : 26144 (sugar) R 26142 26144 20738 0 -1 4194304 1476 182080 0 3 6 18 11715 7359 16 0 1 0 24787978 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 244671288361 0 0 4224 16386 0 0 0 17 1 0 0
/proc/26144/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 190.98
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 193.433
CPU time (s): 191.024
CPU user time (s): 117.223
CPU system time (s): 73.8008
CPU usage (%): 98.7545
Max. virtual memory (cumulated for all children) (KiB): 901068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 117.223
system time used= 73.8008
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183617
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= 21106
involuntary context switches= 25057

runsolver used 0.228965 second user time and 0.606907 second system time

The end

Launcher Data

Begin job on node7 at 2009-07-12 07:40:06
IDJOB=2083324
IDBENCH=57773
IDSOLVER=738
FILE ID=node7/2083324-1247377206
PBS_JOBID= 9507048
Free space on /tmp= 66132 MiB

SOLVER NAME= Sugar v1.14.6+picosat
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/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083324-1247377206/watcher-2083324-1247377206 -o /tmp/evaluation-result-2083324-1247377206/solver-2083324-1247377206 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2083324-1247377206.xml

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

MD5SUM BENCH= 5bbba61bcb8f32abe3947428d8a4279f
RANDOM SEED=1956379315

node7.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.231
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.231
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:       1826688 kB
Buffers:         18080 kB
Cached:          91536 kB
SwapCached:          0 kB
Active:         148016 kB
Inactive:        28272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2260 kB
Writeback:           0 kB
Mapped:          78240 kB
Slab:            38152 kB
Committed_AS:   260384 kB
PageTables:       1964 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= 66132 MiB
End job on node7 at 2009-07-12 07:43:19