Trace number 1098359

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+picosatUNSAT 832.773 840.738

General information on the benchmark

Namecsp/rand-2-40-19/
normalized-rand-2-40-19-443-230-29_ext.xml
MD5SUM93aa700429368f2010e6c620446ec107
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18.3242
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints330
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension330
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Sat Jul  5 20:43:14 2008
0.00/0.04	c 0	PID 2226
0.00/0.05	c 0	HOST node46.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1098359-1215283394.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1098359-1215283394.xml' 'HOME/temp.csp'
0.04/0.75	c 1	1 domains, 40 variables, 0 predicates, 330 relations, 330 constraints
0.04/0.78	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.78	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.72/0.86	c 1	Parsing HOME/temp.csp
1.02/1.16	c 1	parsed 701 expressions
1.02/1.16	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.02/1.16	c 1	Converting to clausal form CSP
1.02/1.19	c 1	converted 71 (10%) expressions
1.02/1.19	c 1	converted 141 (20%) expressions
1.02/1.19	c 1	converted 211 (30%) expressions
1.02/1.20	c 1	converted 281 (40%) expressions
1.12/1.20	c 1	converted 351 (50%) expressions
1.12/1.27	c 1	converted 421 (60%) expressions
1.12/1.29	c 1	converted 491 (70%) expressions
1.21/1.32	c 1	converted 561 (80%) expressions
1.21/1.33	c 1	converted 631 (90%) expressions
1.21/1.36	c 1	converted 701 (100%) expressions
1.21/1.36	c 1	CSP : 40 integers, 0 booleans, 330 clauses, largest domain size 19
1.21/1.36	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.21/1.36	c 1	Propagation in CSP
1.21/1.36	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.21/1.36	c 1	CSP : 40 integers, 0 booleans, 330 clauses, largest domain size 19
1.21/1.36	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.21/1.36	c 1	Simplifing CSP by introducing new Boolean variables
1.21/1.36	c 1	CSP : 40 integers, 0 booleans, 330 clauses, largest domain size 19
1.21/1.36	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.31/1.40	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.31/1.41	c 1	4 (10%) CSP integer variables are encoded (68 clauses, 659 bytes)
1.31/1.41	c 1	8 (20%) CSP integer variables are encoded (136 clauses, 1356 bytes)
1.31/1.41	c 1	12 (30%) CSP integer variables are encoded (204 clauses, 2104 bytes)
1.31/1.41	c 1	16 (40%) CSP integer variables are encoded (272 clauses, 2852 bytes)
1.31/1.42	c 1	20 (50%) CSP integer variables are encoded (340 clauses, 3600 bytes)
1.31/1.42	c 1	24 (60%) CSP integer variables are encoded (408 clauses, 4348 bytes)
1.31/1.42	c 1	28 (70%) CSP integer variables are encoded (476 clauses, 5096 bytes)
1.31/1.42	c 1	32 (80%) CSP integer variables are encoded (544 clauses, 5844 bytes)
1.31/1.42	c 1	36 (90%) CSP integer variables are encoded (612 clauses, 6592 bytes)
1.31/1.42	c 1	40 (100%) CSP integer variables are encoded (680 clauses, 7340 bytes)
1.31/1.47	c 2	33 (10%) CSP clauses are encoded (2814 clauses, 41857 bytes)
1.31/1.49	c 2	66 (20%) CSP clauses are encoded (4977 clauses, 78187 bytes)
1.40/1.50	c 2	99 (30%) CSP clauses are encoded (7076 clauses, 115384 bytes)
1.40/1.52	c 2	132 (40%) CSP clauses are encoded (9250 clauses, 156039 bytes)
1.40/1.53	c 2	165 (50%) CSP clauses are encoded (11385 clauses, 196028 bytes)
1.40/1.55	c 2	198 (60%) CSP clauses are encoded (13542 clauses, 236391 bytes)
1.40/1.56	c 2	231 (70%) CSP clauses are encoded (15548 clauses, 274107 bytes)
1.40/1.57	c 2	264 (80%) CSP clauses are encoded (17762 clauses, 315631 bytes)
1.40/1.59	c 2	297 (90%) CSP clauses are encoded (19777 clauses, 353485 bytes)
1.51/1.60	c 2	330 (100%) CSP clauses are encoded (21862 clauses, 392709 bytes)
1.51/1.60	c 2	330 CSP clauses encoded
1.51/1.60	c 2	Writing map file : HOME/temp.map
1.51/1.60	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.51/1.60	c 2	SAT : 720 SAT variables, 21862 SAT clauses, 392709 bytes
1.51/1.60	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.51/1.62	c 2	SOLVING HOME/temp.cnf
1.51/1.62	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
832.63/840.60	c 841	DECODING HOME/temp.out WITH HOME/temp.map
832.63/840.60	c 841	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
832.63/840.69	c 841	Decoding HOME/temp.out
832.64/840.71	s UNSATISFIABLE
832.64/840.71	c 841	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
832.64/840.73	c 841	CPU 832.48 (0.03 0.01 832.45 0.26)
832.64/840.73	c 841	END Sat Jul  5 20:57:15 2008

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1098359-1215283394/watcher-1098359-1215283394 -o /tmp/evaluation-result-1098359-1215283394/solver-1098359-1215283394 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1098359-1215283394.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.05 2.01 4/74 2226
/proc/meminfo: memFree=1610528/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=12268 CPUtime=0
/proc/2226/stat : 2226 (sugar) R 2224 2226 30825 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 166150769 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 212218903141 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/2226/statm: 3067 316 241 3 0 167 0

[startup+0.0654791 s]
/proc/loadavg: 2.01 2.05 2.01 4/74 2226
/proc/meminfo: memFree=1610528/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=0.04
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 166150769 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101338 s]
/proc/loadavg: 2.01 2.05 2.01 4/74 2226
/proc/meminfo: memFree=1610528/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=0.04
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 166150769 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.30136 s]
/proc/loadavg: 2.01 2.05 2.01 4/74 2226
/proc/meminfo: memFree=1610528/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=0.04
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 166150769 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701402 s]
/proc/loadavg: 2.01 2.05 2.01 4/74 2226
/proc/meminfo: memFree=1610528/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=0.04
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 166150769 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50249 s]
/proc/loadavg: 2.01 2.05 2.01 4/85 2248
/proc/meminfo: memFree=1601736/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=0.72
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 974 4744 0 1 3 1 65 3 15 0 1 0 166150769 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 797 370 3 0 500 0
[pid=2239] ppid=2226 vsize=5356 CPUtime=0
/proc/2239/stat : 2239 (sh) S 2226 2226 30825 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 166150847 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2239/statm: 1339 233 193 169 0 50 0
[pid=2240] ppid=2239 vsize=864432 CPUtime=0.68
/proc/2240/stat : 2240 (java) S 2239 2226 30825 0 -1 0 6768 0 1 0 65 3 0 0 19 0 9 0 166150848 885178368 6028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2240/statm: 216108 6028 2564 9 0 210655 0
[pid=2240/tid=2241] ppid=2239 vsize=864432 CPUtime=0.38
/proc/2240/task/2241/stat : 2241 (java) R 2239 2226 30825 0 -1 64 2703 0 1 0 37 1 0 0 18 0 9 0 166150849 885178368 6028 996147200 134512640 134550740 4294955952 18446744073709551615 4126535522 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2240/tid=2242] ppid=2239 vsize=864432 CPUtime=0.16
/proc/2240/task/2242/stat : 2242 (java) S 2239 2226 30825 0 -1 64 3012 0 0 0 16 0 0 0 16 0 9 0 166150850 885178368 6028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2240/tid=2243] ppid=2239 vsize=864432 CPUtime=0
/proc/2240/task/2243/stat : 2243 (java) S 2239 2226 30825 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 166150850 885178368 6028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2240/tid=2244] ppid=2239 vsize=864432 CPUtime=0
/proc/2240/task/2244/stat : 2244 (java) S 2239 2226 30825 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 166150850 885178368 6028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2240/tid=2245] ppid=2239 vsize=864432 CPUtime=0
/proc/2240/task/2245/stat : 2245 (java) S 2239 2226 30825 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 166150852 885178368 6028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2240/tid=2246] ppid=2239 vsize=864432 CPUtime=0.11
/proc/2240/task/2246/stat : 2246 (java) S 2239 2226 30825 0 -1 64 359 0 0 0 11 0 0 0 16 0 9 0 166150852 885178368 6028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2240/tid=2247] ppid=2239 vsize=864432 CPUtime=0
/proc/2240/task/2247/stat : 2247 (java) S 2239 2226 30825 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 166150852 885178368 6028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2240/tid=2248] ppid=2239 vsize=864432 CPUtime=0
/proc/2240/task/2248/stat : 2248 (java) S 2239 2226 30825 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 166150852 885178368 6028 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 883388

[startup+3.10165 s]
/proc/loadavg: 2.01 2.05 2.01 3/77 2250
/proc/meminfo: memFree=1606472/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=1804 CPUtime=1.45
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 397 0 0 0 133 12 0 0 25 0 1 0 166150932 1847296 381 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 451 381 48 102 0 346 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 20760

[startup+6.30199 s]
/proc/loadavg: 2.01 2.05 2.01 3/77 2250
/proc/meminfo: memFree=1606024/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=2040 CPUtime=4.62
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 452 0 0 0 450 12 0 0 25 0 1 0 166150932 2088960 436 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 510 436 48 102 0 405 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 20996

[startup+12.7027 s]
/proc/loadavg: 2.01 2.05 2.01 3/77 2250
/proc/meminfo: memFree=1605576/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=2292 CPUtime=10.96
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 509 0 0 0 1084 12 0 0 25 0 1 0 166150932 2347008 493 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 573 493 48 102 0 468 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 21248

[startup+25.502 s]
/proc/loadavg: 2.01 2.05 2.01 3/77 2250
/proc/meminfo: memFree=1605320/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=2708 CPUtime=23.64
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 592 0 0 0 2352 12 0 0 25 0 1 0 166150932 2772992 576 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 677 576 48 102 0 572 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 21664

[startup+51.1017 s]
/proc/loadavg: 2.00 2.04 2.00 3/77 2250
/proc/meminfo: memFree=1604616/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=3148 CPUtime=49
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 704 0 0 0 4887 13 0 0 25 0 1 0 166150932 3223552 688 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 787 688 48 102 0 682 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 22104

[startup+102.306 s]
/proc/loadavg: 2.00 2.03 2.00 3/77 2250
/proc/meminfo: memFree=1603592/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=3596 CPUtime=99.73
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 826 0 0 0 9960 13 0 0 25 0 1 0 166150932 3682304 810 996147200 134512640 134931368 4294956256 18446744073709551615 134525775 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 899 810 48 102 0 794 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 22552

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/77 2250
/proc/meminfo: memFree=1602952/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=3968 CPUtime=159.16
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 943 0 0 0 15903 13 0 0 25 0 1 0 166150932 4063232 917 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 992 917 48 102 0 887 0
Current children cumulated CPU time (s) 160.69
Current children cumulated vsize (KiB) 22924

[startup+222.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/77 2250
/proc/meminfo: memFree=1602376/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=5796 CPUtime=515.78
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 2605 0 0 0 51564 14 0 0 25 0 1 0 166150932 5935104 1295 996147200 134512640 134931368 4294956256 18446744073709551615 134525781 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 1449 1295 48 102 0 1344 0
Current children cumulated CPU time (s) 517.31
Current children cumulated vsize (KiB) 24752

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 2250
/proc/meminfo: memFree=1599880/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=5864 CPUtime=575.22
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 2872 0 0 0 57508 14 0 0 25 0 1 0 166150932 6004736 1324 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 1466 1324 48 102 0 1361 0
Current children cumulated CPU time (s) 576.75
Current children cumulated vsize (KiB) 24820

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 2250
/proc/meminfo: memFree=1599176/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=5996 CPUtime=634.66
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 3070 0 0 0 63452 14 0 0 25 0 1 0 166150932 6139904 1338 996147200 134512640 134931368 4294956256 18446744073709551615 134530203 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 1499 1338 48 102 0 1394 0
Current children cumulated CPU time (s) 636.19
Current children cumulated vsize (KiB) 24952

[startup+702.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/77 2250
/proc/meminfo: memFree=1598920/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=6128 CPUtime=694.09
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 3299 0 0 0 69395 14 0 0 25 0 1 0 166150932 6275072 1381 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 1532 1381 48 102 0 1427 0
Current children cumulated CPU time (s) 695.62
Current children cumulated vsize (KiB) 25084

[startup+762.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/77 2250
/proc/meminfo: memFree=1598600/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=6336 CPUtime=753.53
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 3564 0 0 0 75339 14 0 0 25 0 1 0 166150932 6488064 1451 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 1584 1451 48 102 0 1479 0
Current children cumulated CPU time (s) 755.06
Current children cumulated vsize (KiB) 25292

[startup+822.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/77 2250
/proc/meminfo: memFree=1598216/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=6464 CPUtime=812.96
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 3717 0 0 0 81282 14 0 0 25 0 1 0 166150932 6619136 1457 996147200 134512640 134931368 4294956256 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 1616 1457 48 102 0 1511 0
Current children cumulated CPU time (s) 814.49
Current children cumulated vsize (KiB) 25420

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

[startup+831.901 s]
/proc/loadavg: 2.01 2.00 2.00 3/77 2250
/proc/meminfo: memFree=1598216/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=6464 CPUtime=822.47
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 3717 0 0 0 82233 14 0 0 25 0 1 0 166150932 6619136 1457 996147200 134512640 134931368 4294956256 18446744073709551615 134525554 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 1616 1457 48 102 0 1511 0
Current children cumulated CPU time (s) 824
Current children cumulated vsize (KiB) 25420

[startup+835.102 s]
/proc/loadavg: 2.01 2.00 2.00 3/77 2250
/proc/meminfo: memFree=1598216/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=6464 CPUtime=825.65
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 3768 0 0 0 82551 14 0 0 25 0 1 0 166150932 6619136 1457 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 1616 1457 48 102 0 1511 0
Current children cumulated CPU time (s) 827.18
Current children cumulated vsize (KiB) 25420

[startup+838.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 2250
/proc/meminfo: memFree=1598216/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=6464 CPUtime=828.82
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 3768 0 0 0 82868 14 0 0 25 0 1 0 166150932 6619136 1457 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 1616 1457 48 102 0 1511 0
Current children cumulated CPU time (s) 830.35
Current children cumulated vsize (KiB) 25420

[startup+839.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 2250
/proc/meminfo: memFree=1598408/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=6464 CPUtime=830.4
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 3768 0 0 0 83026 14 0 0 25 0 1 0 166150932 6619136 1457 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 1616 1457 48 102 0 1511 0
Current children cumulated CPU time (s) 831.93
Current children cumulated vsize (KiB) 25420

[startup+840.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 2250
/proc/meminfo: memFree=1598408/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=1.53
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1022 11840 0 2 3 1 141 8 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
[pid=2249] ppid=2226 vsize=5356 CPUtime=0
/proc/2249/stat : 2249 (sh) S 2226 2226 30825 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 166150931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2249/statm: 1339 232 193 169 0 50 0
[pid=2250] ppid=2249 vsize=6464 CPUtime=830.8
/proc/2250/stat : 2250 (picosat) R 2249 2226 30825 0 -1 4194304 3768 0 0 0 83066 14 0 0 25 0 1 0 166150932 6619136 1457 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/2250/statm: 1616 1457 48 102 0 1511 0
Current children cumulated CPU time (s) 832.33
Current children cumulated vsize (KiB) 25420

[startup+840.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 2250
/proc/meminfo: memFree=1598408/2055920 swapFree=4181096/4192956
[pid=2226] ppid=2224 vsize=13600 CPUtime=832.64
/proc/2226/stat : 2226 (sugar) S 2224 2226 30825 0 -1 4194304 1089 15895 0 2 3 1 83237 23 16 0 1 0 166150769 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2226/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 832.64
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 840.738
CPU time (s): 832.773
CPU user time (s): 832.492
CPU system time (s): 0.280957
CPU usage (%): 99.0527
Max. virtual memory (cumulated for all children) (KiB): 883388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 832.492
system time used= 0.280957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20661
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= 1675
involuntary context switches= 19741

runsolver used 0.85287 second user time and 2.97855 second system time

The end

Launcher Data (download as text)

Begin job on node46 at 2008-07-05 20:43:14
IDJOB=1098359
IDBENCH=59620
IDSOLVER=345
FILE ID=node46/1098359-1215283394
PBS_JOBID= 7882169
Free space on /tmp= 66208 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/rand-2-40-19/normalized-rand-2-40-19-443-230-29_ext.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1098359-1215283394/watcher-1098359-1215283394 -o /tmp/evaluation-result-1098359-1215283394/solver-1098359-1215283394 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1098359-1215283394.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 93aa700429368f2010e6c620446ec107
RANDOM SEED=1868493170

node46.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.238
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.238
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:       1611008 kB
Buffers:         83548 kB
Cached:         287340 kB
SwapCached:       6172 kB
Active:         240160 kB
Inactive:       146844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1611008 kB
SwapTotal:     4192956 kB
SwapFree:      4181096 kB
Dirty:            1480 kB
Writeback:           0 kB
Mapped:          23576 kB
Slab:            43364 kB
Committed_AS:   460444 kB
PageTables:       1588 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66208 MiB
End job on node46 at 2008-07-05 20:57:15