Trace number 1079793

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+picosatSAT 265.099 267.511

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg6-6_ext.xml
MD5SUM80214405512c477cd5eee37a2d95a76d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.037993
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints12
Maximum constraint arity6
Maximum domain size26
Number of constraints which are defined in extension12
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 00:35:09 2008
0.00/0.04	c 0	PID 11742
0.00/0.04	c 0	HOST node80.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1079793-1215210909.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1079793-1215210909.xml' 'HOME/temp.csp'
0.03/0.24	c 0	1 domains, 36 variables, 0 predicates, 1 relations, 12 constraints
0.03/0.26	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.26	c 0	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.24/0.34	c 0	Parsing HOME/temp.csp
0.24/0.47	c 1	parsed 50 expressions
0.24/0.47	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.24/0.47	c 1	Converting to clausal form CSP
0.24/0.50	c 1	converted 5 (10%) expressions
0.24/0.50	c 1	converted 10 (20%) expressions
0.24/0.50	c 1	converted 15 (30%) expressions
0.24/0.50	c 1	converted 20 (40%) expressions
0.24/0.50	c 1	converted 25 (50%) expressions
0.24/0.50	c 1	converted 30 (60%) expressions
0.24/0.50	c 1	converted 35 (70%) expressions
0.24/0.58	c 1	converted 40 (80%) expressions
0.24/0.78	c 1	converted 45 (90%) expressions
0.24/0.97	c 1	converted 50 (100%) expressions
0.24/0.97	c 1	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
0.24/0.97	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.24/0.97	c 1	Propagation in CSP
0.24/0.97	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.24/0.97	c 1	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
0.24/0.97	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.24/0.97	c 1	Simplifing CSP by introducing new Boolean variables
0.24/0.97	c 1	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
0.24/0.97	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.96/1.06	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.96/1.07	c 1	4 (10%) CSP integer variables are encoded (96 clauses, 912 bytes)
0.96/1.08	c 1	8 (20%) CSP integer variables are encoded (192 clauses, 1968 bytes)
0.96/1.08	c 1	11 (30%) CSP integer variables are encoded (264 clauses, 2760 bytes)
0.96/1.08	c 1	15 (40%) CSP integer variables are encoded (360 clauses, 3816 bytes)
0.96/1.08	c 1	18 (50%) CSP integer variables are encoded (432 clauses, 4608 bytes)
0.96/1.08	c 1	22 (60%) CSP integer variables are encoded (528 clauses, 5664 bytes)
0.96/1.08	c 1	26 (70%) CSP integer variables are encoded (624 clauses, 6720 bytes)
0.96/1.08	c 1	29 (80%) CSP integer variables are encoded (696 clauses, 7512 bytes)
0.96/1.09	c 1	33 (90%) CSP integer variables are encoded (792 clauses, 8568 bytes)
0.96/1.09	c 1	36 (100%) CSP integer variables are encoded (864 clauses, 9360 bytes)
4.75/4.83	c 5	2 (10%) CSP clauses are encoded (46172 clauses, 1629621 bytes)
6.75/6.81	c 7	3 (20%) CSP clauses are encoded (68826 clauses, 2520197 bytes)
8.55/8.66	c 9	4 (30%) CSP clauses are encoded (91480 clauses, 3410773 bytes)
10.45/10.51	c 11	5 (40%) CSP clauses are encoded (114134 clauses, 4301557 bytes)
12.24/12.36	c 12	6 (50%) CSP clauses are encoded (136788 clauses, 5235505 bytes)
16.04/16.16	c 16	8 (60%) CSP clauses are encoded (182096 clauses, 7103401 bytes)
17.94/18.00	c 18	9 (70%) CSP clauses are encoded (204750 clauses, 8037349 bytes)
19.84/19.95	c 20	10 (80%) CSP clauses are encoded (227404 clauses, 8971297 bytes)
21.64/21.79	c 22	11 (90%) CSP clauses are encoded (250058 clauses, 9905245 bytes)
23.54/23.63	c 24	12 (100%) CSP clauses are encoded (272712 clauses, 10839193 bytes)
23.54/23.63	c 24	12 CSP clauses encoded
23.54/23.63	c 24	Writing map file : HOME/temp.map
23.54/23.63	c 24	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
23.54/23.63	c 24	SAT : 900 SAT variables, 272712 SAT clauses, 10839193 bytes
23.54/23.63	c 24	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
23.54/23.69	c 24	SOLVING HOME/temp.cnf
23.54/23.69	c 24	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
264.91/267.34	c 267	DECODING HOME/temp.out WITH HOME/temp.map
264.91/267.34	c 267	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
264.95/267.42	c 268	Decoding HOME/temp.out
264.95/267.45	s SATISFIABLE
264.95/267.46	v 18 15 0 17 18 4 15 0 15 0 2 24 0 15 0 2 7 4 17 0 2 7 4 11 18 2 7 4 12 4 4 24 4 11 4 19
264.95/267.46	c 268	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
264.95/267.51	c 268	CPU 261.67 (0.03 0.01 261.64 3.4)
264.95/267.51	c 268	END Sat Jul  5 00:39:37 2008

Verifier Data (download as text)

OK

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-1079793-1215210909/watcher-1079793-1215210909 -o /tmp/evaluation-result-1079793-1215210909/solver-1079793-1215210909 -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-1079793-1215210909.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.06 1.99 1.99 4/82 11742
/proc/meminfo: memFree=1714192/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=12268 CPUtime=0
/proc/11742/stat : 11742 (sugar) R 11740 11742 11040 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 686216345 12562432 320 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 0 0 0 0 17 0 0 0
/proc/11742/statm: 3068 323 243 3 0 168 0

[startup+0.096824 s]
/proc/loadavg: 2.06 1.99 1.99 4/82 11742
/proc/meminfo: memFree=1714192/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=0.03
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 686216345 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102825 s]
/proc/loadavg: 2.06 1.99 1.99 4/82 11742
/proc/meminfo: memFree=1714192/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=0.03
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 686216345 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302855 s]
/proc/loadavg: 2.06 1.99 1.99 4/82 11742
/proc/meminfo: memFree=1714192/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=0.24
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 956 4435 0 1 3 1 16 4 16 0 1 0 686216345 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11742/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 13600

[startup+0.701903 s]
/proc/loadavg: 2.06 1.99 1.99 4/82 11742
/proc/meminfo: memFree=1714192/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=0.24
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 973 4435 0 1 3 1 16 4 15 0 1 0 686216345 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 13600

[startup+1.502 s]
/proc/loadavg: 2.13 2.00 1.99 4/93 11764
/proc/meminfo: memFree=1691824/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=0.24
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 974 4435 0 1 3 1 16 4 15 0 1 0 686216345 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 797 370 3 0 500 0
[pid=11755] ppid=11742 vsize=5356 CPUtime=0
/proc/11755/stat : 11755 (sh) S 11742 11742 11040 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 686216372 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11755/statm: 1339 233 193 169 0 50 0
[pid=11756] ppid=11755 vsize=864296 CPUtime=1.22
/proc/11756/stat : 11756 (java) S 11755 11742 11040 0 -1 0 8469 0 1 0 117 5 0 0 20 0 9 0 686216373 885039104 7709 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11756/statm: 216074 7709 2564 9 0 210621 0
[pid=11756/tid=11757] ppid=11755 vsize=864296 CPUtime=0.72
/proc/11756/task/11757/stat : 11757 (java) R 11755 11742 11040 0 -1 64 2837 0 1 0 70 2 0 0 25 0 9 0 686216373 885039104 7709 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11758] ppid=11755 vsize=864296 CPUtime=0.39
/proc/11756/task/11758/stat : 11758 (java) R 11755 11742 11040 0 -1 64 4600 0 0 0 37 2 0 0 16 0 9 0 686216375 885039104 7711 996147200 134512640 134550740 4294955952 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11759] ppid=11755 vsize=864296 CPUtime=0
/proc/11756/task/11759/stat : 11759 (java) S 11755 11742 11040 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 686216375 885039104 7712 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11760] ppid=11755 vsize=864296 CPUtime=0
/proc/11756/task/11760/stat : 11760 (java) S 11755 11742 11040 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 686216375 885039104 7712 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11761] ppid=11755 vsize=864296 CPUtime=0
/proc/11756/task/11761/stat : 11761 (java) S 11755 11742 11040 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 686216377 885039104 7712 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11762] ppid=11755 vsize=864296 CPUtime=0.07
/proc/11756/task/11762/stat : 11762 (java) S 11755 11742 11040 0 -1 64 342 0 0 0 7 0 0 0 16 0 9 0 686216377 885039104 7713 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11763] ppid=11755 vsize=864296 CPUtime=0
/proc/11756/task/11763/stat : 11763 (java) S 11755 11742 11040 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 686216377 885039104 7714 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11764] ppid=11755 vsize=864296 CPUtime=0
/proc/11756/task/11764/stat : 11764 (java) S 11755 11742 11040 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 686216377 885039104 7716 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 883252

[startup+3.1012 s]
/proc/loadavg: 2.13 2.00 1.99 3/93 11764
/proc/meminfo: memFree=1689904/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=0.24
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 974 4435 0 1 3 1 16 4 15 0 1 0 686216345 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 797 370 3 0 500 0
[pid=11755] ppid=11742 vsize=5356 CPUtime=0
/proc/11755/stat : 11755 (sh) S 11742 11742 11040 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 686216372 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11755/statm: 1339 233 193 169 0 50 0
[pid=11756] ppid=11755 vsize=864296 CPUtime=2.81
/proc/11756/stat : 11756 (java) S 11755 11742 11040 0 -1 0 9280 0 1 0 275 6 0 0 20 0 9 0 686216373 885039104 8460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11756/statm: 216074 8460 2564 9 0 210621 0
[pid=11756/tid=11757] ppid=11755 vsize=864296 CPUtime=2.25
/proc/11756/task/11757/stat : 11757 (java) R 11755 11742 11040 0 -1 64 2897 0 1 0 223 2 0 0 25 0 9 0 686216373 885039104 8460 996147200 134512640 134550740 4294955952 18446744073709551615 4126578411 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11758] ppid=11755 vsize=864296 CPUtime=0.45
/proc/11756/task/11758/stat : 11758 (java) S 11755 11742 11040 0 -1 64 5346 0 0 0 42 3 0 0 16 0 9 0 686216375 885039104 8460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11759] ppid=11755 vsize=864296 CPUtime=0
/proc/11756/task/11759/stat : 11759 (java) S 11755 11742 11040 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 686216375 885039104 8460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11760] ppid=11755 vsize=864296 CPUtime=0
/proc/11756/task/11760/stat : 11760 (java) S 11755 11742 11040 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 686216375 885039104 8460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11761] ppid=11755 vsize=864296 CPUtime=0
/proc/11756/task/11761/stat : 11761 (java) S 11755 11742 11040 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 686216377 885039104 8460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11762] ppid=11755 vsize=864296 CPUtime=0.08
/proc/11756/task/11762/stat : 11762 (java) S 11755 11742 11040 0 -1 64 345 0 0 0 8 0 0 0 16 0 9 0 686216377 885039104 8460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11763] ppid=11755 vsize=864296 CPUtime=0
/proc/11756/task/11763/stat : 11763 (java) S 11755 11742 11040 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 686216377 885039104 8460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11764] ppid=11755 vsize=864296 CPUtime=0
/proc/11756/task/11764/stat : 11764 (java) S 11755 11742 11040 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 686216377 885039104 8460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 883252

[startup+6.3026 s]
/proc/loadavg: 2.13 2.00 1.99 3/93 11764
/proc/meminfo: memFree=1682544/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=0.24
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 974 4435 0 1 3 1 16 4 16 0 1 0 686216345 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 797 370 3 0 500 0
[pid=11755] ppid=11742 vsize=5356 CPUtime=0
/proc/11755/stat : 11755 (sh) S 11742 11742 11040 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 686216372 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11755/statm: 1339 233 193 169 0 50 0
[pid=11756] ppid=11755 vsize=864368 CPUtime=6.01
/proc/11756/stat : 11756 (java) S 11755 11742 11040 0 -1 0 11790 0 1 0 592 9 0 0 20 0 9 0 686216373 885112832 9663 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11756/statm: 216092 9663 2564 9 0 210639 0
[pid=11756/tid=11757] ppid=11755 vsize=864368 CPUtime=5.25
/proc/11756/task/11757/stat : 11757 (java) R 11755 11742 11040 0 -1 64 2986 0 1 0 522 3 0 0 25 0 9 0 686216373 885112832 9663 996147200 134512640 134550740 4294955952 18446744073709551615 103215265 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11758] ppid=11755 vsize=864368 CPUtime=0.64
/proc/11756/task/11758/stat : 11758 (java) S 11755 11742 11040 0 -1 64 7766 0 0 0 60 4 0 0 16 0 9 0 686216375 885112832 9663 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11759] ppid=11755 vsize=864368 CPUtime=0
/proc/11756/task/11759/stat : 11759 (java) S 11755 11742 11040 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 686216375 885112832 9663 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11760] ppid=11755 vsize=864368 CPUtime=0
/proc/11756/task/11760/stat : 11760 (java) S 11755 11742 11040 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 686216375 885112832 9663 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11761] ppid=11755 vsize=864368 CPUtime=0
/proc/11756/task/11761/stat : 11761 (java) S 11755 11742 11040 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 686216377 885112832 9663 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11762] ppid=11755 vsize=864368 CPUtime=0.08
/proc/11756/task/11762/stat : 11762 (java) S 11755 11742 11040 0 -1 64 346 0 0 0 8 0 0 0 16 0 9 0 686216377 885112832 9663 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11763] ppid=11755 vsize=864368 CPUtime=0
/proc/11756/task/11763/stat : 11763 (java) S 11755 11742 11040 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 686216377 885112832 9663 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11764] ppid=11755 vsize=864368 CPUtime=0
/proc/11756/task/11764/stat : 11764 (java) S 11755 11742 11040 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 686216377 885112832 9663 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 883324

[startup+12.7024 s]
/proc/loadavg: 2.11 2.00 1.99 3/93 11764
/proc/meminfo: memFree=1676152/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=0.24
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 974 4435 0 1 3 1 16 4 16 0 1 0 686216345 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 797 370 3 0 500 0
[pid=11755] ppid=11742 vsize=5356 CPUtime=0
/proc/11755/stat : 11755 (sh) S 11742 11742 11040 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 686216372 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11755/statm: 1339 233 193 169 0 50 0
[pid=11756] ppid=11755 vsize=864368 CPUtime=12.41
/proc/11756/stat : 11756 (java) S 11755 11742 11040 0 -1 0 13942 0 1 0 1226 15 0 0 20 0 9 0 686216373 885112832 10380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11756/statm: 216092 10380 2564 9 0 210639 0
[pid=11756/tid=11757] ppid=11755 vsize=864368 CPUtime=11.34
/proc/11756/task/11757/stat : 11757 (java) R 11755 11742 11040 0 -1 64 3200 0 1 0 1128 6 0 0 25 0 9 0 686216373 885112832 10380 996147200 134512640 134550740 4294955952 18446744073709551615 4126578391 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11758] ppid=11755 vsize=864368 CPUtime=0.95
/proc/11756/task/11758/stat : 11758 (java) S 11755 11742 11040 0 -1 64 9703 0 0 0 88 7 0 0 16 0 9 0 686216375 885112832 10380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11759] ppid=11755 vsize=864368 CPUtime=0
/proc/11756/task/11759/stat : 11759 (java) S 11755 11742 11040 0 -1 64 10 0 0 0 0 0 0 0 17 0 9 0 686216375 885112832 10380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11760] ppid=11755 vsize=864368 CPUtime=0
/proc/11756/task/11760/stat : 11760 (java) S 11755 11742 11040 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 686216375 885112832 10380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11761] ppid=11755 vsize=864368 CPUtime=0
/proc/11756/task/11761/stat : 11761 (java) S 11755 11742 11040 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 686216377 885112832 10380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11762] ppid=11755 vsize=864368 CPUtime=0.08
/proc/11756/task/11762/stat : 11762 (java) S 11755 11742 11040 0 -1 64 347 0 0 0 8 0 0 0 17 0 9 0 686216377 885112832 10380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11763] ppid=11755 vsize=864368 CPUtime=0
/proc/11756/task/11763/stat : 11763 (java) S 11755 11742 11040 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 686216377 885112832 10380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11756/tid=11764] ppid=11755 vsize=864368 CPUtime=0
/proc/11756/task/11764/stat : 11764 (java) S 11755 11742 11040 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 686216377 885112832 10380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 883324

[startup+25.503 s]
/proc/loadavg: 2.09 2.00 1.99 3/85 11766
/proc/meminfo: memFree=1696696/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=23.59
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 1022 20281 0 2 3 1 2328 27 16 0 1 0 686216345 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 798 370 3 0 500 0
[pid=11765] ppid=11742 vsize=5356 CPUtime=0
/proc/11765/stat : 11765 (sh) S 11742 11742 11040 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 686218715 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11765/statm: 1339 232 193 169 0 50 0
[pid=11766] ppid=11765 vsize=5440 CPUtime=1.77
/proc/11766/stat : 11766 (picosat) R 11765 11742 11040 0 -1 4194304 1265 0 0 0 79 98 0 0 25 0 1 0 686218715 5570560 1251 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/11766/statm: 1360 1251 40 102 0 1255 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 24396

[startup+51.1021 s]
/proc/loadavg: 2.06 2.00 1.99 3/85 11766
/proc/meminfo: memFree=1682296/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=23.59
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 1022 20281 0 2 3 1 2328 27 16 0 1 0 686216345 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 798 370 3 0 500 0
[pid=11765] ppid=11742 vsize=5356 CPUtime=0
/proc/11765/stat : 11765 (sh) S 11742 11742 11040 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 686218715 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11765/statm: 1339 232 193 169 0 50 0
[pid=11766] ppid=11765 vsize=19780 CPUtime=27.14
/proc/11766/stat : 11766 (picosat) R 11765 11742 11040 0 -1 4194304 4686 0 0 0 2406 308 0 0 25 0 1 0 686218715 20254720 4672 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/11766/statm: 4945 4672 42 102 0 4840 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 38736

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 1.99 3/85 11766
/proc/meminfo: memFree=1680376/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=23.59
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 1022 20281 0 2 3 1 2328 27 16 0 1 0 686216345 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 798 370 3 0 500 0
[pid=11765] ppid=11742 vsize=5356 CPUtime=0
/proc/11765/stat : 11765 (sh) S 11742 11742 11040 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 686218715 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11765/statm: 1339 232 193 169 0 50 0
[pid=11766] ppid=11765 vsize=21624 CPUtime=77.86
/proc/11766/stat : 11766 (picosat) R 11765 11742 11040 0 -1 4194304 5191 0 0 0 7477 309 0 0 25 0 1 0 686218715 22142976 5097 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11766/statm: 5406 5097 48 102 0 5301 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 40580

[startup+162.303 s]
/proc/loadavg: 2.01 2.00 1.99 3/85 11766
/proc/meminfo: memFree=1680376/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=23.59
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 1022 20281 0 2 3 1 2328 27 16 0 1 0 686216345 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 798 370 3 0 500 0
[pid=11765] ppid=11742 vsize=5356 CPUtime=0
/proc/11765/stat : 11765 (sh) S 11742 11742 11040 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 686218715 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11765/statm: 1339 232 193 169 0 50 0
[pid=11766] ppid=11765 vsize=21624 CPUtime=137.3
/proc/11766/stat : 11766 (picosat) R 11765 11742 11040 0 -1 4194304 5202 0 0 0 13421 309 0 0 25 0 1 0 686218715 22142976 5108 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11766/statm: 5406 5108 48 102 0 5301 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 40580

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 11766
/proc/meminfo: memFree=1679864/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=23.59
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 1022 20281 0 2 3 1 2328 27 16 0 1 0 686216345 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 798 370 3 0 500 0
[pid=11765] ppid=11742 vsize=5356 CPUtime=0
/proc/11765/stat : 11765 (sh) S 11742 11742 11040 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 686218715 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11765/statm: 1339 232 193 169 0 50 0
[pid=11766] ppid=11765 vsize=22416 CPUtime=196.74
/proc/11766/stat : 11766 (picosat) R 11765 11742 11040 0 -1 4194304 5368 0 0 0 19365 309 0 0 25 0 1 0 686218715 22953984 5274 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11766/statm: 5604 5274 48 102 0 5499 0
Current children cumulated CPU time (s) 220.33
Current children cumulated vsize (KiB) 41372

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

[startup+230.302 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 11766
/proc/meminfo: memFree=1679672/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=23.59
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 1022 20281 0 2 3 1 2328 27 16 0 1 0 686216345 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 798 370 3 0 500 0
[pid=11765] ppid=11742 vsize=5356 CPUtime=0
/proc/11765/stat : 11765 (sh) S 11742 11742 11040 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 686218715 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11765/statm: 1339 232 193 169 0 50 0
[pid=11766] ppid=11765 vsize=22548 CPUtime=204.67
/proc/11766/stat : 11766 (picosat) R 11765 11742 11040 0 -1 4194304 5415 0 0 0 20158 309 0 0 25 0 1 0 686218715 23089152 5321 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11766/statm: 5637 5321 48 102 0 5532 0
Current children cumulated CPU time (s) 228.26
Current children cumulated vsize (KiB) 41504

[startup+243.107 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 11766
/proc/meminfo: memFree=1679288/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=23.59
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 1022 20281 0 2 3 1 2328 27 16 0 1 0 686216345 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 798 370 3 0 500 0
[pid=11765] ppid=11742 vsize=5356 CPUtime=0
/proc/11765/stat : 11765 (sh) S 11742 11742 11040 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 686218715 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11765/statm: 1339 232 193 169 0 50 0
[pid=11766] ppid=11765 vsize=22944 CPUtime=217.35
/proc/11766/stat : 11766 (picosat) R 11765 11742 11040 0 -1 4194304 5504 0 0 0 21426 309 0 0 25 0 1 0 686218715 23494656 5410 996147200 134512640 134931368 4294956256 18446744073709551615 134524072 0 0 4096 0 0 0 0 17 1 0 0
/proc/11766/statm: 5736 5410 48 102 0 5631 0
Current children cumulated CPU time (s) 240.94
Current children cumulated vsize (KiB) 41900

[startup+255.903 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 11766
/proc/meminfo: memFree=1679032/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=23.59
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 1022 20281 0 2 3 1 2328 27 16 0 1 0 686216345 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 798 370 3 0 500 0
[pid=11765] ppid=11742 vsize=5356 CPUtime=0
/proc/11765/stat : 11765 (sh) S 11742 11742 11040 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 686218715 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11765/statm: 1339 232 193 169 0 50 0
[pid=11766] ppid=11765 vsize=22944 CPUtime=230.03
/proc/11766/stat : 11766 (picosat) R 11765 11742 11040 0 -1 4194304 5584 0 0 0 22694 309 0 0 25 0 1 0 686218715 23494656 5420 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11766/statm: 5736 5420 48 102 0 5631 0
Current children cumulated CPU time (s) 253.62
Current children cumulated vsize (KiB) 41900

[startup+262.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 11766
/proc/meminfo: memFree=1679032/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=23.59
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 1022 20281 0 2 3 1 2328 27 16 0 1 0 686216345 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 798 370 3 0 500 0
[pid=11765] ppid=11742 vsize=5356 CPUtime=0
/proc/11765/stat : 11765 (sh) S 11742 11742 11040 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 686218715 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11765/statm: 1339 232 193 169 0 50 0
[pid=11766] ppid=11765 vsize=22944 CPUtime=236.37
/proc/11766/stat : 11766 (picosat) R 11765 11742 11040 0 -1 4194304 5584 0 0 0 23328 309 0 0 25 0 1 0 686218715 23494656 5420 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11766/statm: 5736 5420 48 102 0 5631 0
Current children cumulated CPU time (s) 259.96
Current children cumulated vsize (KiB) 41900

[startup+265.503 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 11766
/proc/meminfo: memFree=1679032/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=23.59
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 1022 20281 0 2 3 1 2328 27 16 0 1 0 686216345 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 798 370 3 0 500 0
[pid=11765] ppid=11742 vsize=5356 CPUtime=0
/proc/11765/stat : 11765 (sh) S 11742 11742 11040 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 686218715 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11765/statm: 1339 232 193 169 0 50 0
[pid=11766] ppid=11765 vsize=22944 CPUtime=239.54
/proc/11766/stat : 11766 (picosat) R 11765 11742 11040 0 -1 4194304 5584 0 0 0 23645 309 0 0 25 0 1 0 686218715 23494656 5420 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11766/statm: 5736 5420 48 102 0 5631 0
Current children cumulated CPU time (s) 263.13
Current children cumulated vsize (KiB) 41900

[startup+266.302 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 11766
/proc/meminfo: memFree=1679032/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=23.59
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 1022 20281 0 2 3 1 2328 27 16 0 1 0 686216345 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 798 370 3 0 500 0
[pid=11765] ppid=11742 vsize=5356 CPUtime=0
/proc/11765/stat : 11765 (sh) S 11742 11742 11040 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 686218715 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11765/statm: 1339 232 193 169 0 50 0
[pid=11766] ppid=11765 vsize=22944 CPUtime=240.33
/proc/11766/stat : 11766 (picosat) R 11765 11742 11040 0 -1 4194304 5584 0 0 0 23724 309 0 0 25 0 1 0 686218715 23494656 5420 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/11766/statm: 5736 5420 48 102 0 5631 0
Current children cumulated CPU time (s) 263.92
Current children cumulated vsize (KiB) 41900

[startup+267.102 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 11766
/proc/meminfo: memFree=1679032/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=23.59
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 1022 20281 0 2 3 1 2328 27 16 0 1 0 686216345 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 798 370 3 0 500 0
[pid=11765] ppid=11742 vsize=5356 CPUtime=0
/proc/11765/stat : 11765 (sh) S 11742 11742 11040 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 686218715 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11765/statm: 1339 232 193 169 0 50 0
[pid=11766] ppid=11765 vsize=22944 CPUtime=241.13
/proc/11766/stat : 11766 (picosat) R 11765 11742 11040 0 -1 4194304 5584 0 0 0 23804 309 0 0 25 0 1 0 686218715 23494656 5420 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/11766/statm: 5736 5420 48 102 0 5631 0
Current children cumulated CPU time (s) 264.72
Current children cumulated vsize (KiB) 41900

[startup+267.502 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 11766
/proc/meminfo: memFree=1679032/2055920 swapFree=4146968/4192956
[pid=11742] ppid=11740 vsize=13600 CPUtime=264.95
/proc/11742/stat : 11742 (sugar) S 11740 11742 11040 0 -1 4194304 1090 26156 0 2 3 1 26154 337 15 0 1 0 686216345 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11742/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 264.95
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 267.511
CPU time (s): 265.099
CPU user time (s): 261.677
CPU system time (s): 3.42148
CPU usage (%): 99.0983
Max. virtual memory (cumulated for all children) (KiB): 885892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 261.677
system time used= 3.42148
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30993
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= 6725
involuntary context switches= 12418

runsolver used 0.409937 second user time and 0.796878 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-05 00:35:09
IDJOB=1079793
IDBENCH=56910
IDSOLVER=345
FILE ID=node80/1079793-1215210909
PBS_JOBID= 7881741
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg6-6_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-1079793-1215210909/watcher-1079793-1215210909 -o /tmp/evaluation-result-1079793-1215210909/solver-1079793-1215210909 -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-1079793-1215210909.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 80214405512c477cd5eee37a2d95a76d
RANDOM SEED=1275576678

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1714672 kB
Buffers:         61872 kB
Cached:         160528 kB
SwapCached:      39876 kB
Active:         226112 kB
Inactive:        66748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714672 kB
SwapTotal:     4192956 kB
SwapFree:      4146968 kB
Dirty:            1540 kB
Writeback:           0 kB
Mapped:          86040 kB
Slab:            33512 kB
Committed_AS:  1123728 kB
PageTables:       1944 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= 66556 MiB
End job on node80 at 2008-07-05 00:39:37