Trace number 1048480

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 912.119 920.438

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-15_ext.xml
MD5SUMe2f300e40241c0b4c747cb27e32e09ee
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.637902
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.07	c 0	Sugar v1-13 + HOME/picosat
0.00/0.07	c 0	BEGIN Thu Jul  3 02:00:31 2008
0.00/0.07	c 0	PID 22707
0.00/0.07	c 0	HOST node82.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-1048480-1215043230.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1048480-1215043230.xml' 'HOME/temp.csp'
0.04/0.70	c 0	1 domains, 20 variables, 0 predicates, 5 relations, 5 constraints
0.04/0.75	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.75	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.67/0.83	c 0	Parsing HOME/temp.csp
1.29/1.48	c 1	parsed 31 expressions
1.29/1.48	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.29/1.48	c 1	Converting to clausal form CSP
1.40/1.51	c 1	converted 4 (10%) expressions
1.40/1.51	c 1	converted 7 (20%) expressions
1.40/1.51	c 1	converted 10 (30%) expressions
1.40/1.51	c 1	converted 13 (40%) expressions
1.40/1.51	c 1	converted 16 (50%) expressions
1.40/1.51	c 1	converted 19 (60%) expressions
1.40/1.52	c 1	converted 22 (70%) expressions
1.49/1.63	c 1	converted 25 (80%) expressions
1.99/2.17	c 2	converted 28 (90%) expressions
2.78/2.92	c 2	converted 31 (100%) expressions
2.78/2.92	c 2	CSP : 20 integers, 0 booleans, 5 clauses, largest domain size 10
2.78/2.92	c 2	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.78/2.92	c 2	Propagation in CSP
2.78/2.92	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.78/2.92	c 2	CSP : 20 integers, 0 booleans, 5 clauses, largest domain size 10
2.78/2.92	c 2	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.78/2.92	c 2	Simplifing CSP by introducing new Boolean variables
2.78/2.92	c 2	CSP : 20 integers, 0 booleans, 5 clauses, largest domain size 10
2.78/2.92	c 2	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.08/3.21	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.08/3.22	c 3	2 (10%) CSP integer variables are encoded (16 clauses, 192 bytes)
3.08/3.22	c 3	4 (20%) CSP integer variables are encoded (32 clauses, 336 bytes)
3.08/3.22	c 3	6 (30%) CSP integer variables are encoded (48 clauses, 480 bytes)
3.08/3.22	c 3	8 (40%) CSP integer variables are encoded (64 clauses, 624 bytes)
3.08/3.22	c 3	10 (50%) CSP integer variables are encoded (80 clauses, 768 bytes)
3.08/3.22	c 3	12 (60%) CSP integer variables are encoded (96 clauses, 928 bytes)
3.08/3.23	c 3	14 (70%) CSP integer variables are encoded (112 clauses, 1104 bytes)
3.08/3.23	c 3	16 (80%) CSP integer variables are encoded (128 clauses, 1280 bytes)
3.08/3.23	c 3	18 (90%) CSP integer variables are encoded (144 clauses, 1456 bytes)
3.08/3.23	c 3	20 (100%) CSP integer variables are encoded (160 clauses, 1632 bytes)
166.76/168.59	c 168	1 (10%) CSP clauses are encoded (141226 clauses, 6565127 bytes)
329.30/332.67	c 332	2 (20%) CSP clauses are encoded (281866 clauses, 13114892 bytes)
507.09/512.15	c 512	3 (30%) CSP clauses are encoded (422709 clauses, 19930469 bytes)
669.62/676.29	c 676	4 (40%) CSP clauses are encoded (563571 clauses, 26750821 bytes)
843.65/851.95	c 851	5 (50%) CSP clauses are encoded (704158 clauses, 33559071 bytes)
843.65/851.95	c 851	5 CSP clauses encoded
843.65/851.95	c 851	Writing map file : HOME/temp.map
843.65/851.95	c 851	Heap : 61 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
843.65/851.95	c 851	SAT : 180 SAT variables, 704158 SAT clauses, 33559071 bytes
843.65/851.95	c 851	Heap : 61 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
843.65/851.97	c 851	SOLVING HOME/temp.cnf
843.65/851.97	c 851	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
911.90/920.25	c 920	DECODING HOME/temp.out WITH HOME/temp.map
911.90/920.25	c 920	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
911.98/920.34	c 920	Decoding HOME/temp.out
911.98/920.36	s UNSATISFIABLE
911.98/920.36	c 920	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
911.98/920.42	c 920	CPU 900.52 (0.03 0.01 900.49 11.55)
911.98/920.42	c 920	END Thu Jul  3 02:15:51 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-1048480-1215043230/watcher-1048480-1215043230 -o /tmp/evaluation-result-1048480-1215043230/solver-1048480-1215043230 -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-1048480-1215043230.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.05 2.03 2.00 4/82 22707
/proc/meminfo: memFree=1918064/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=124 CPUtime=0
/proc/22707/stat : 22707 (sugar) D 22705 22707 20972 0 -1 4194304 38 0 0 0 0 0 0 0 19 0 1 0 238796860 126976 23 996147200 4194304 4206940 548682068608 18446744073709551615 224262157801 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/22707/statm: 31 23 17 3 0 3 0

[startup+0.0445289 s]
/proc/loadavg: 2.05 2.03 2.00 4/82 22707
/proc/meminfo: memFree=1918064/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=12544 CPUtime=0
/proc/22707/stat : 22707 (sugar) R 22705 22707 20972 0 -1 4194304 502 0 0 0 0 0 0 0 18 0 1 0 238796860 12845056 470 996147200 4194304 4206940 548682068608 18446744073709551615 224273674482 0 0 4224 0 0 0 0 17 1 0 0
/proc/22707/statm: 3136 484 312 3 0 236 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12544

[startup+0.101539 s]
/proc/loadavg: 2.05 2.03 2.00 4/82 22707
/proc/meminfo: memFree=1918064/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=0.04
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 238796860 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22707/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301559 s]
/proc/loadavg: 2.05 2.03 2.00 4/82 22707
/proc/meminfo: memFree=1918064/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=0.04
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 238796860 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22707/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701605 s]
/proc/loadavg: 2.05 2.03 2.00 4/82 22707
/proc/meminfo: memFree=1918064/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=0.04
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 238796860 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22707/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50269 s]
/proc/loadavg: 2.05 2.03 2.00 3/93 22729
/proc/meminfo: memFree=1906904/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=0.67
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 973 7971 0 1 3 1 56 7 15 0 1 0 238796860 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22707/statm: 3400 797 370 3 0 500 0
[pid=22720] ppid=22707 vsize=5356 CPUtime=0
/proc/22720/stat : 22720 (sh) S 22707 22707 20972 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 238796935 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 1339 233 193 169 0 50 0
[pid=22721] ppid=22720 vsize=864224 CPUtime=0.73
/proc/22721/stat : 22721 (java) S 22720 22707 20972 0 -1 0 8126 0 1 0 69 4 0 0 20 0 9 0 238796936 884965376 7368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22721/statm: 216056 7368 2540 9 0 210631 0
[pid=22721/tid=22722] ppid=22720 vsize=864224 CPUtime=0.43
/proc/22721/task/22722/stat : 22722 (java) R 22720 22707 20972 0 -1 64 2549 0 1 0 42 1 0 0 25 0 9 0 238796937 884965376 7368 996147200 134512640 134550740 4294955952 18446744073709551615 4159715511 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22723] ppid=22720 vsize=864224 CPUtime=0.23
/proc/22721/task/22723/stat : 22723 (java) S 22720 22707 20972 0 -1 64 4568 0 0 0 22 1 0 0 16 0 9 0 238796938 884965376 7368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22724] ppid=22720 vsize=864224 CPUtime=0
/proc/22721/task/22724/stat : 22724 (java) S 22720 22707 20972 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 238796938 884965376 7368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22725] ppid=22720 vsize=864224 CPUtime=0
/proc/22721/task/22725/stat : 22725 (java) S 22720 22707 20972 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 238796938 884965376 7368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22726] ppid=22720 vsize=864224 CPUtime=0
/proc/22721/task/22726/stat : 22726 (java) S 22720 22707 20972 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238796940 884965376 7368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22727] ppid=22720 vsize=864224 CPUtime=0.03
/proc/22721/task/22727/stat : 22727 (java) S 22720 22707 20972 0 -1 64 312 0 0 0 3 0 0 0 16 0 9 0 238796940 884965376 7368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22728] ppid=22720 vsize=864224 CPUtime=0
/proc/22721/task/22728/stat : 22728 (java) S 22720 22707 20972 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238796940 884965376 7368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22729] ppid=22720 vsize=864224 CPUtime=0
/proc/22721/task/22729/stat : 22729 (java) S 22720 22707 20972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238796940 884965376 7368 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 883180

[startup+3.10287 s]
/proc/loadavg: 2.05 2.03 2.00 5/93 22729
/proc/meminfo: memFree=1879896/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=0.67
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 974 7971 0 1 3 1 56 7 15 0 1 0 238796860 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22707/statm: 3400 797 370 3 0 500 0
[pid=22720] ppid=22707 vsize=5356 CPUtime=0
/proc/22720/stat : 22720 (sh) S 22707 22707 20972 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 238796935 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 1339 233 193 169 0 50 0
[pid=22721] ppid=22720 vsize=864872 CPUtime=2.31
/proc/22721/stat : 22721 (java) S 22720 22707 20972 0 -1 0 18811 0 1 0 220 11 0 0 20 0 9 0 238796936 885628928 17588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22721/statm: 216218 17588 2540 9 0 210793 0
[pid=22721/tid=22722] ppid=22720 vsize=864872 CPUtime=0.79
/proc/22721/task/22722/stat : 22722 (java) R 22720 22707 20972 0 -1 64 3217 0 1 0 77 2 0 0 25 0 9 0 238796937 885628928 17588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22723] ppid=22720 vsize=864872 CPUtime=1.43
/proc/22721/task/22723/stat : 22723 (java) R 22720 22707 20972 0 -1 64 14578 0 0 0 136 7 0 0 19 0 9 0 238796938 885628928 17588 996147200 134512640 134550740 4294955952 18446744073709551615 102731896 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22724] ppid=22720 vsize=864872 CPUtime=0
/proc/22721/task/22724/stat : 22724 (java) S 22720 22707 20972 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 238796938 885628928 17588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22725] ppid=22720 vsize=864872 CPUtime=0
/proc/22721/task/22725/stat : 22725 (java) S 22720 22707 20972 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 238796938 885628928 17588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22726] ppid=22720 vsize=864872 CPUtime=0
/proc/22721/task/22726/stat : 22726 (java) S 22720 22707 20972 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238796940 885628928 17588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22727] ppid=22720 vsize=864872 CPUtime=0.05
/proc/22721/task/22727/stat : 22727 (java) S 22720 22707 20972 0 -1 64 319 0 0 0 5 0 0 0 16 0 9 0 238796940 885628928 17588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22728] ppid=22720 vsize=864872 CPUtime=0
/proc/22721/task/22728/stat : 22728 (java) S 22720 22707 20972 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238796940 885628928 17588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22729] ppid=22720 vsize=864872 CPUtime=0
/proc/22721/task/22729/stat : 22729 (java) S 22720 22707 20972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238796940 885628928 17588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 883828

[startup+6.30219 s]
/proc/loadavg: 2.05 2.03 2.00 3/93 22729
/proc/meminfo: memFree=1853912/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=0.67
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 974 7971 0 1 3 1 56 7 15 0 1 0 238796860 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22707/statm: 3400 797 370 3 0 500 0
[pid=22720] ppid=22707 vsize=5356 CPUtime=0
/proc/22720/stat : 22720 (sh) S 22707 22707 20972 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 238796935 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 1339 233 193 169 0 50 0
[pid=22721] ppid=22720 vsize=864480 CPUtime=5.47
/proc/22721/stat : 22721 (java) S 22720 22707 20972 0 -1 0 18911 0 1 0 535 12 0 0 20 0 9 0 238796936 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22721/statm: 216120 17529 2564 9 0 210667 0
[pid=22721/tid=22722] ppid=22720 vsize=864480 CPUtime=3.78
/proc/22721/task/22722/stat : 22722 (java) R 22720 22707 20972 0 -1 64 3299 0 1 0 375 3 0 0 25 0 9 0 238796937 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4126095719 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22723] ppid=22720 vsize=864480 CPUtime=1.59
/proc/22721/task/22723/stat : 22723 (java) S 22720 22707 20972 0 -1 64 14578 0 0 0 151 8 0 0 16 0 9 0 238796938 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22724] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22724/stat : 22724 (java) S 22720 22707 20972 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 238796938 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22725] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22725/stat : 22725 (java) S 22720 22707 20972 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 238796938 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22726] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22726/stat : 22726 (java) S 22720 22707 20972 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238796940 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22727] ppid=22720 vsize=864480 CPUtime=0.07
/proc/22721/task/22727/stat : 22727 (java) S 22720 22707 20972 0 -1 64 337 0 0 0 7 0 0 0 16 0 9 0 238796940 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22728] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22728/stat : 22728 (java) S 22720 22707 20972 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238796940 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22729] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22729/stat : 22729 (java) S 22720 22707 20972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238796940 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 883436

[startup+12.7029 s]
/proc/loadavg: 2.04 2.03 2.00 3/93 22729
/proc/meminfo: memFree=1853984/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=0.67
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 974 7971 0 1 3 1 56 7 15 0 1 0 238796860 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22707/statm: 3400 797 370 3 0 500 0
[pid=22720] ppid=22707 vsize=5356 CPUtime=0
/proc/22720/stat : 22720 (sh) S 22707 22707 20972 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 238796935 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 1339 233 193 169 0 50 0
[pid=22721] ppid=22720 vsize=864480 CPUtime=11.81
/proc/22721/stat : 22721 (java) S 22720 22707 20972 0 -1 0 18912 0 1 0 1169 12 0 0 20 0 9 0 238796936 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22721/statm: 216120 17529 2564 9 0 210667 0
[pid=22721/tid=22722] ppid=22720 vsize=864480 CPUtime=10.11
/proc/22721/task/22722/stat : 22722 (java) R 22720 22707 20972 0 -1 64 3300 0 1 0 1008 3 0 0 25 0 9 0 238796937 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4126553920 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22723] ppid=22720 vsize=864480 CPUtime=1.6
/proc/22721/task/22723/stat : 22723 (java) S 22720 22707 20972 0 -1 64 14578 0 0 0 152 8 0 0 16 0 9 0 238796938 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22724] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22724/stat : 22724 (java) S 22720 22707 20972 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 238796938 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22725] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22725/stat : 22725 (java) S 22720 22707 20972 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 238796938 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22726] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22726/stat : 22726 (java) S 22720 22707 20972 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238796940 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22727] ppid=22720 vsize=864480 CPUtime=0.07
/proc/22721/task/22727/stat : 22727 (java) S 22720 22707 20972 0 -1 64 337 0 0 0 7 0 0 0 16 0 9 0 238796940 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22728] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22728/stat : 22728 (java) S 22720 22707 20972 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238796940 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22729] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22729/stat : 22729 (java) S 22720 22707 20972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238796940 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 883436

[startup+25.5012 s]
/proc/loadavg: 2.03 2.02 2.00 3/93 22729
/proc/meminfo: memFree=1854176/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=0.67
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 974 7971 0 1 3 1 56 7 15 0 1 0 238796860 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22707/statm: 3400 797 370 3 0 500 0
[pid=22720] ppid=22707 vsize=5356 CPUtime=0
/proc/22720/stat : 22720 (sh) S 22707 22707 20972 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 238796935 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 1339 233 193 169 0 50 0
[pid=22721] ppid=22720 vsize=864480 CPUtime=24.48
/proc/22721/stat : 22721 (java) S 22720 22707 20972 0 -1 0 18926 0 1 0 2436 12 0 0 20 0 9 0 238796936 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22721/statm: 216120 17529 2564 9 0 210667 0
[pid=22721/tid=22722] ppid=22720 vsize=864480 CPUtime=22.72
/proc/22721/task/22722/stat : 22722 (java) R 22720 22707 20972 0 -1 64 3314 0 1 0 2269 3 0 0 25 0 9 0 238796937 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22723] ppid=22720 vsize=864480 CPUtime=1.66
/proc/22721/task/22723/stat : 22723 (java) S 22720 22707 20972 0 -1 64 14578 0 0 0 158 8 0 0 16 0 9 0 238796938 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22724] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22724/stat : 22724 (java) S 22720 22707 20972 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 238796938 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22725] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22725/stat : 22725 (java) S 22720 22707 20972 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 238796938 885227520 17529 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=22721/tid=22724] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22724/stat : 22724 (java) S 22720 22707 20972 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 238796938 885227520 26453 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22725] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22725/stat : 22725 (java) S 22720 22707 20972 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 238796938 885227520 26453 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22726] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22726/stat : 22726 (java) S 22720 22707 20972 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238796940 885227520 26453 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22727] ppid=22720 vsize=864480 CPUtime=0.09
/proc/22721/task/22727/stat : 22727 (java) S 22720 22707 20972 0 -1 64 348 0 0 0 9 0 0 0 16 0 9 0 238796940 885227520 26453 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22728] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22728/stat : 22728 (java) S 22720 22707 20972 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238796940 885227520 26453 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22729] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22729/stat : 22729 (java) S 22720 22707 20972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238796940 885227520 26453 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 754.9
Current children cumulated vsize (KiB) 883436

[startup+822.303 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 22735
/proc/meminfo: memFree=1790816/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=0.67
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 974 7971 0 1 3 1 56 7 16 0 1 0 238796860 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22707/statm: 3400 797 370 3 0 500 0
[pid=22720] ppid=22707 vsize=5356 CPUtime=0
/proc/22720/stat : 22720 (sh) S 22707 22707 20972 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 238796935 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 1339 233 193 169 0 50 0
[pid=22721] ppid=22720 vsize=864480 CPUtime=813.66
/proc/22721/stat : 22721 (java) S 22720 22707 20972 0 -1 0 36650 0 1 0 81321 45 0 0 20 0 9 0 238796936 885227520 26453 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22721/statm: 216120 26453 2564 9 0 210667 0
[pid=22721/tid=22722] ppid=22720 vsize=864480 CPUtime=809.29
/proc/22721/task/22722/stat : 22722 (java) R 22720 22707 20972 0 -1 64 3745 0 1 0 80906 23 0 0 25 0 9 0 238796937 885227520 26453 996147200 134512640 134550740 4294955952 18446744073709551615 4126572804 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22723] ppid=22720 vsize=864480 CPUtime=4.25
/proc/22721/task/22723/stat : 22723 (java) S 22720 22707 20972 0 -1 64 31860 0 0 0 405 20 0 0 16 0 9 0 238796938 885227520 26453 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22724] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22724/stat : 22724 (java) S 22720 22707 20972 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 238796938 885227520 26453 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22725] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22725/stat : 22725 (java) S 22720 22707 20972 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 238796938 885227520 26453 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22726] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22726/stat : 22726 (java) S 22720 22707 20972 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238796940 885227520 26453 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22727] ppid=22720 vsize=864480 CPUtime=0.09
/proc/22721/task/22727/stat : 22727 (java) S 22720 22707 20972 0 -1 64 348 0 0 0 9 0 0 0 16 0 9 0 238796940 885227520 26453 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22728] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22728/stat : 22728 (java) S 22720 22707 20972 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238796940 885227520 26453 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22721/tid=22729] ppid=22720 vsize=864480 CPUtime=0
/proc/22721/task/22729/stat : 22729 (java) S 22720 22707 20972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238796940 885227520 26453 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 814.33
Current children cumulated vsize (KiB) 883436

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 22737
/proc/meminfo: memFree=1830040/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=843.72
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 1022 44974 0 2 3 1 84309 59 16 0 1 0 238796860 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22707/statm: 3400 798 370 3 0 500 0
[pid=22736] ppid=22707 vsize=5356 CPUtime=0
/proc/22736/stat : 22736 (sh) S 22707 22707 20972 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 238882058 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22736/statm: 1339 232 193 169 0 50 0
[pid=22737] ppid=22736 vsize=51660 CPUtime=30.3
/proc/22737/stat : 22737 (picosat) R 22736 22707 20972 0 -1 4194304 12524 0 0 0 1939 1091 0 0 25 0 1 0 238882059 52899840 12510 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22737/statm: 12915 12510 42 102 0 12810 0
Current children cumulated CPU time (s) 874.02
Current children cumulated vsize (KiB) 70616

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

[startup+895.903 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 22737
/proc/meminfo: memFree=1829848/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=843.72
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 1022 44974 0 2 3 1 84309 59 16 0 1 0 238796860 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22707/statm: 3400 798 370 3 0 500 0
[pid=22736] ppid=22707 vsize=5356 CPUtime=0
/proc/22736/stat : 22736 (sh) S 22707 22707 20972 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 238882058 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22736/statm: 1339 232 193 169 0 50 0
[pid=22737] ppid=22736 vsize=51792 CPUtime=43.89
/proc/22737/stat : 22737 (picosat) R 22736 22707 20972 0 -1 4194304 12550 0 0 0 3298 1091 0 0 25 0 1 0 238882059 53035008 12536 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22737/statm: 12948 12536 42 102 0 12843 0
Current children cumulated CPU time (s) 887.61
Current children cumulated vsize (KiB) 70748

[startup+908.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 22737
/proc/meminfo: memFree=1829848/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=843.72
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 1022 44974 0 2 3 1 84309 59 16 0 1 0 238796860 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22707/statm: 3400 798 370 3 0 500 0
[pid=22736] ppid=22707 vsize=5356 CPUtime=0
/proc/22736/stat : 22736 (sh) S 22707 22707 20972 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 238882058 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22736/statm: 1339 232 193 169 0 50 0
[pid=22737] ppid=22736 vsize=51792 CPUtime=56.69
/proc/22737/stat : 22737 (picosat) R 22736 22707 20972 0 -1 4194304 12550 0 0 0 4578 1091 0 0 25 0 1 0 238882059 53035008 12536 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22737/statm: 12948 12536 42 102 0 12843 0
Current children cumulated CPU time (s) 900.41
Current children cumulated vsize (KiB) 70748

[startup+915.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 22737
/proc/meminfo: memFree=1829784/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=843.72
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 1022 44974 0 2 3 1 84309 59 16 0 1 0 238796860 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22707/statm: 3400 798 370 3 0 500 0
[pid=22736] ppid=22707 vsize=5356 CPUtime=0
/proc/22736/stat : 22736 (sh) S 22707 22707 20972 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 238882058 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22736/statm: 1339 232 193 169 0 50 0
[pid=22737] ppid=22736 vsize=51792 CPUtime=63.09
/proc/22737/stat : 22737 (picosat) R 22736 22707 20972 0 -1 4194304 12550 0 0 0 5218 1091 0 0 25 0 1 0 238882059 53035008 12536 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22737/statm: 12948 12536 42 102 0 12843 0
Current children cumulated CPU time (s) 906.81
Current children cumulated vsize (KiB) 70748

[startup+918.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 22737
/proc/meminfo: memFree=1829784/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=843.72
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 1022 44974 0 2 3 1 84309 59 16 0 1 0 238796860 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22707/statm: 3400 798 370 3 0 500 0
[pid=22736] ppid=22707 vsize=5356 CPUtime=0
/proc/22736/stat : 22736 (sh) S 22707 22707 20972 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 238882058 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22736/statm: 1339 232 193 169 0 50 0
[pid=22737] ppid=22736 vsize=51792 CPUtime=66.28
/proc/22737/stat : 22737 (picosat) R 22736 22707 20972 0 -1 4194304 12550 0 0 0 5537 1091 0 0 25 0 1 0 238882059 53035008 12536 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22737/statm: 12948 12536 42 102 0 12843 0
Current children cumulated CPU time (s) 910
Current children cumulated vsize (KiB) 70748

[startup+919.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 22737
/proc/meminfo: memFree=1829784/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=843.72
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 1022 44974 0 2 3 1 84309 59 16 0 1 0 238796860 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22707/statm: 3400 798 370 3 0 500 0
[pid=22736] ppid=22707 vsize=5356 CPUtime=0
/proc/22736/stat : 22736 (sh) S 22707 22707 20972 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 238882058 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22736/statm: 1339 232 193 169 0 50 0
[pid=22737] ppid=22736 vsize=51792 CPUtime=67.08
/proc/22737/stat : 22737 (picosat) R 22736 22707 20972 0 -1 4194304 12550 0 0 0 5617 1091 0 0 25 0 1 0 238882059 53035008 12536 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22737/statm: 12948 12536 42 102 0 12843 0
Current children cumulated CPU time (s) 910.8
Current children cumulated vsize (KiB) 70748

[startup+919.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 22737
/proc/meminfo: memFree=1829784/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=843.72
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 1022 44974 0 2 3 1 84309 59 16 0 1 0 238796860 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22707/statm: 3400 798 370 3 0 500 0
[pid=22736] ppid=22707 vsize=5356 CPUtime=0
/proc/22736/stat : 22736 (sh) S 22707 22707 20972 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 238882058 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22736/statm: 1339 232 193 169 0 50 0
[pid=22737] ppid=22736 vsize=51792 CPUtime=67.88
/proc/22737/stat : 22737 (picosat) R 22736 22707 20972 0 -1 4194304 12550 0 0 0 5697 1091 0 0 25 0 1 0 238882059 53035008 12536 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22737/statm: 12948 12536 42 102 0 12843 0
Current children cumulated CPU time (s) 911.6
Current children cumulated vsize (KiB) 70748

[startup+920.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 22737
/proc/meminfo: memFree=1829784/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=911.98
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 1070 57812 0 2 3 1 90042 1152 16 0 1 0 238796860 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22707/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 911.98
Current children cumulated vsize (KiB) 13600

[startup+920.402 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 22737
/proc/meminfo: memFree=1829784/2055920 swapFree=4180812/4192956
[pid=22707] ppid=22705 vsize=13600 CPUtime=911.98
/proc/22707/stat : 22707 (sugar) S 22705 22707 20972 0 -1 4194304 1089 57812 0 2 3 1 90042 1152 15 0 1 0 238796860 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22707/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 911.98
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 920.438
CPU time (s): 912.119
CPU user time (s): 900.533
CPU system time (s): 11.5862
CPU usage (%): 99.0962
Max. virtual memory (cumulated for all children) (KiB): 889572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 900.533
system time used= 11.5862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62576
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= 22407
involuntary context switches= 44095

runsolver used 1.37579 second user time and 2.77958 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-03 02:00:30
IDJOB=1048480
IDBENCH=54364
IDSOLVER=345
FILE ID=node82/1048480-1215043230
PBS_JOBID= 7875013
Free space on /tmp= 66484 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/rand-10-20-10/normalized-rand-10-20-10-5-10000-15_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-1048480-1215043230/watcher-1048480-1215043230 -o /tmp/evaluation-result-1048480-1215043230/solver-1048480-1215043230 -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-1048480-1215043230.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e2f300e40241c0b4c747cb27e32e09ee
RANDOM SEED=1265929442

node82.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.239
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.239
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:       1918416 kB
Buffers:          5944 kB
Cached:          48280 kB
SwapCached:       5412 kB
Active:          60244 kB
Inactive:        21624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1918416 kB
SwapTotal:     4192956 kB
SwapFree:      4180812 kB
Dirty:            2412 kB
Writeback:           0 kB
Mapped:          44024 kB
Slab:            40784 kB
Committed_AS:   469908 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66484 MiB
End job on node82 at 2008-07-03 02:15:51