Trace number 1059506

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 383.907 386.122

General information on the benchmark

Namecsp/fischer/
normalized-fischer-6-7-fair.xml
MD5SUM9acb9f3a8fcd46c4bc3d83a3faea8fd2
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark119.743
Satisfiable
(Un)Satisfiability was proved
Number of variables11071
Number of constraints10467
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10467
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.04	c 0	Sugar v1-13 + HOME/picosat
0.01/0.04	c 0	BEGIN Fri Jul  4 00:19:00 2008
0.01/0.04	c 0	PID 28009
0.01/0.04	c 0	HOST node63.alineos.net
0.01/0.04	c 0	CONVERTING HOME/instance-1059506-1215123540.xml TO HOME/temp.csp
0.01/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1059506-1215123540.xml' 'HOME/temp.csp'
0.97/1.04	c 1	3 domains, 11071 variables, 9 predicates, 0 relations, 10467 constraints
0.97/1.08	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.97/1.08	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'
1.02/1.16	c 1	Parsing HOME/temp.csp
1.02/1.44	c 2	parsed 10000 expressions
1.02/1.66	c 2	parsed 20000 expressions
1.02/1.69	c 2	parsed 21550 expressions
1.02/1.70	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.02/1.70	c 2	Converting to clausal form CSP
1.02/1.74	c 2	converted 2155 (10%) expressions
1.02/1.74	c 2	converted 4310 (20%) expressions
1.02/1.75	c 2	converted 6465 (30%) expressions
1.02/1.75	c 2	converted 8620 (40%) expressions
1.02/1.76	c 2	converted 10775 (50%) expressions
1.02/2.01	c 2	converted 12930 (60%) expressions
2.21/2.31	c 3	converted 15085 (70%) expressions
2.32/2.48	c 3	converted 17240 (80%) expressions
2.61/2.76	c 3	converted 19395 (90%) expressions
2.81/2.91	c 3	converted 21550 (100%) expressions
2.81/2.92	c 3	CSP : 19337 integers, 676 booleans, 47525 clauses, largest domain size 20001
2.81/2.92	c 3	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.81/2.92	c 3	Propagation in CSP
138.44/139.30	c 140	271059128 values, 0 unsatisfiable literals, and 0 valid clauses are removed
138.54/139.30	c 140	CSP : 19337 integers, 676 booleans, 47525 clauses, largest domain size 20001
138.54/139.30	c 140	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
138.54/139.32	c 140	Simplifing CSP by introducing new Boolean variables
138.64/139.41	c 140	CSP : 19337 integers, 17414 booleans, 64263 clauses, largest domain size 20001
138.64/139.41	c 140	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
138.84/139.65	c 140	Encoding CSP to SAT : HOME/temp.cnf
138.94/139.79	c 140	1934 (10%) CSP integer variables are encoded (88694 clauses, 1308372 bytes)
140.13/140.91	c 141	3868 (20%) CSP integer variables are encoded (1061366 clauses, 17948894 bytes)
140.63/141.42	c 142	5802 (30%) CSP integer variables are encoded (1486910 clauses, 26034230 bytes)
140.93/141.75	c 142	7735 (40%) CSP integer variables are encoded (1756880 clauses, 31163660 bytes)
141.43/142.21	c 143	9669 (50%) CSP integer variables are encoded (2151620 clauses, 38663720 bytes)
141.43/142.22	c 143	11603 (60%) CSP integer variables are encoded (2151620 clauses, 38663720 bytes)
141.72/142.58	c 143	13536 (70%) CSP integer variables are encoded (2451560 clauses, 44362580 bytes)
141.92/142.80	c 143	15470 (80%) CSP integer variables are encoded (2631524 clauses, 47781896 bytes)
142.02/142.88	c 143	17404 (90%) CSP integer variables are encoded (2701514 clauses, 49111706 bytes)
142.22/143.09	c 143	19337 (100%) CSP integer variables are encoded (2871488 clauses, 52341212 bytes)
156.64/157.65	c 158	6427 (10%) CSP clauses are encoded (11493859 clauses, 227992808 bytes)
157.04/158.03	c 158	12853 (20%) CSP clauses are encoded (11735901 clauses, 232811837 bytes)
157.83/158.82	c 159	19279 (30%) CSP clauses are encoded (12258693 clauses, 243397276 bytes)
158.79/159.80	c 160	25706 (40%) CSP clauses are encoded (12900494 clauses, 256515310 bytes)
159.59/160.60	c 161	32132 (50%) CSP clauses are encoded (13422527 clauses, 267604512 bytes)
159.59/160.64	c 161	38558 (60%) CSP clauses are encoded (13425558 clauses, 267666148 bytes)
159.59/160.67	c 161	44985 (70%) CSP clauses are encoded (13428545 clauses, 267726801 bytes)
160.27/161.35	c 162	51411 (80%) CSP clauses are encoded (13871506 clauses, 277136894 bytes)
161.06/162.16	c 162	57837 (90%) CSP clauses are encoded (14394469 clauses, 288246987 bytes)
161.15/162.21	c 163	64263 (100%) CSP clauses are encoded (14406168 clauses, 288556401 bytes)
161.15/162.21	c 163	64263 CSP clauses encoded
161.15/162.21	c 163	Writing map file : HOME/temp.map
161.15/162.28	c 163	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
161.15/162.28	c 163	SAT : 2894365 SAT variables, 14406168 SAT clauses, 288556401 bytes
161.15/162.28	c 163	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
161.24/162.34	c 163	SOLVING HOME/temp.cnf
161.24/162.34	c 163	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
383.42/385.60	c 386	DECODING HOME/temp.out WITH HOME/temp.map
383.42/385.60	c 386	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
383.42/385.68	c 386	Decoding HOME/temp.out
383.43/385.91	s UNSATISFIABLE
383.43/385.91	c 386	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
383.43/385.98	c 386	CPU 320.89 (0.04 0.01 320.85 62.85)
383.43/385.98	c 386	END Fri Jul  4 00:25:26 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-1059506-1215123540/watcher-1059506-1215123540 -o /tmp/evaluation-result-1059506-1215123540/solver-1059506-1215123540 -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-1059506-1215123540.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.05 2.00 4/81 28009
/proc/meminfo: memFree=1454704/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=12272 CPUtime=0
/proc/28009/stat : 28009 (sugar) R 28007 28009 26920 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 124349356 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 244285750270 0 0 4224 0 0 0 0 17 1 0 0
/proc/28009/statm: 3068 327 246 3 0 168 0

[startup+0.028046 s]
/proc/loadavg: 2.05 2.05 2.00 4/81 28009
/proc/meminfo: memFree=1454704/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13072 CPUtime=0.01
/proc/28009/stat : 28009 (sugar) R 28007 28009 26920 0 -1 4194304 639 0 0 0 1 0 0 0 18 0 1 0 124349356 13385728 607 996147200 4194304 4206940 548682068608 18446744073709551615 244276695777 0 0 4224 0 0 0 0 17 1 0 0
/proc/28009/statm: 3268 608 316 3 0 368 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13072

[startup+0.101057 s]
/proc/loadavg: 2.05 2.05 2.00 4/81 28009
/proc/meminfo: memFree=1454704/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=0.03
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 124349356 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301093 s]
/proc/loadavg: 2.05 2.05 2.00 4/81 28009
/proc/meminfo: memFree=1454704/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=0.03
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 124349356 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701174 s]
/proc/loadavg: 2.05 2.05 2.00 4/81 28009
/proc/meminfo: memFree=1454704/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=0.03
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 124349356 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50131 s]
/proc/loadavg: 2.05 2.05 2.00 3/92 28021
/proc/meminfo: memFree=1424472/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=1.02
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 973 11074 0 1 3 0 94 5 15 0 1 0 124349356 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 13600

[startup+3.10162 s]
/proc/loadavg: 2.05 2.05 2.00 4/92 28031
/proc/meminfo: memFree=1430104/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=1.02
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 974 11074 0 1 3 0 94 5 15 0 1 0 124349356 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 797 370 3 0 500 0
[pid=28022] ppid=28009 vsize=5356 CPUtime=0
/proc/28022/stat : 28022 (sh) S 28009 28009 26920 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 124349464 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1339 233 193 169 0 50 0
[pid=28023] ppid=28022 vsize=869408 CPUtime=1.99
/proc/28023/stat : 28023 (java) S 28022 28009 26920 0 -1 0 13949 0 1 0 192 7 0 0 18 0 9 0 124349465 890273792 12826 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28023/statm: 217352 12828 2540 9 0 211927 0
[pid=28023/tid=28024] ppid=28022 vsize=869408 CPUtime=1.1
/proc/28023/task/28024/stat : 28024 (java) R 28022 28009 26920 0 -1 64 2933 0 1 0 108 2 0 0 24 0 9 0 124349465 890273792 12829 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28025] ppid=28022 vsize=869408 CPUtime=0.64
/proc/28023/task/28025/stat : 28025 (java) R 28022 28009 26920 0 -1 64 8870 0 0 0 60 4 0 0 15 0 9 0 124349467 890273792 12830 996147200 134512640 134550740 4294955952 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28026] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28026/stat : 28026 (java) S 28022 28009 26920 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 124349467 890273792 12832 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28027] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28027/stat : 28027 (java) S 28022 28009 26920 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 124349467 890273792 12833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28028] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28028/stat : 28028 (java) S 28022 28009 26920 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 124349469 890273792 12835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28029] ppid=28022 vsize=869408 CPUtime=0.22
/proc/28023/task/28029/stat : 28029 (java) S 28022 28009 26920 0 -1 64 1453 0 0 0 22 0 0 0 16 0 9 0 124349469 890273792 12836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28030] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28030/stat : 28030 (java) S 28022 28009 26920 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 124349469 890273792 12837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28031] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28031/stat : 28031 (java) S 28022 28009 26920 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 124349469 890273792 12837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 888364

[startup+6.30223 s]
/proc/loadavg: 2.21 2.08 2.01 3/92 28031
/proc/meminfo: memFree=1409688/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=1.02
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 974 11074 0 1 3 0 94 5 15 0 1 0 124349356 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 797 370 3 0 500 0
[pid=28022] ppid=28009 vsize=5356 CPUtime=0
/proc/28022/stat : 28022 (sh) S 28009 28009 26920 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 124349464 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1339 233 193 169 0 50 0
[pid=28023] ppid=28022 vsize=869408 CPUtime=5.18
/proc/28023/stat : 28023 (java) S 28022 28009 26920 0 -1 0 14265 0 1 0 509 9 0 0 18 0 9 0 124349465 890273792 12938 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28023/statm: 217352 12938 2540 9 0 211927 0
[pid=28023/tid=28024] ppid=28022 vsize=869408 CPUtime=4.18
/proc/28023/task/28024/stat : 28024 (java) R 28022 28009 26920 0 -1 64 3137 0 1 0 416 2 0 0 25 0 9 0 124349465 890273792 12938 996147200 134512640 134550740 4294955952 18446744073709551615 4126976239 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28025] ppid=28022 vsize=869408 CPUtime=0.74
/proc/28023/task/28025/stat : 28025 (java) S 28022 28009 26920 0 -1 64 8978 0 0 0 69 5 0 0 16 0 9 0 124349467 890273792 12938 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28026] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28026/stat : 28026 (java) S 28022 28009 26920 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 124349467 890273792 12938 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28027] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28027/stat : 28027 (java) S 28022 28009 26920 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 124349467 890273792 12938 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28028] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28028/stat : 28028 (java) S 28022 28009 26920 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 124349469 890273792 12938 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28029] ppid=28022 vsize=869408 CPUtime=0.22
/proc/28023/task/28029/stat : 28029 (java) S 28022 28009 26920 0 -1 64 1453 0 0 0 22 0 0 0 16 0 9 0 124349469 890273792 12938 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28030] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28030/stat : 28030 (java) S 28022 28009 26920 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 124349469 890273792 12938 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28031] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28031/stat : 28031 (java) S 28022 28009 26920 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 124349469 890273792 12938 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 888364

[startup+12.7014 s]
/proc/loadavg: 2.19 2.08 2.01 3/92 28031
/proc/meminfo: memFree=1409496/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=1.02
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 974 11074 0 1 3 0 94 5 15 0 1 0 124349356 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 797 370 3 0 500 0
[pid=28022] ppid=28009 vsize=5356 CPUtime=0
/proc/28022/stat : 28022 (sh) S 28009 28009 26920 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 124349464 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1339 233 193 169 0 50 0
[pid=28023] ppid=28022 vsize=869408 CPUtime=11.54
/proc/28023/stat : 28023 (java) S 28022 28009 26920 0 -1 0 14679 0 1 0 1141 13 0 0 18 0 9 0 124349465 890273792 12944 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28023/statm: 217352 12944 2540 9 0 211927 0
[pid=28023/tid=28024] ppid=28022 vsize=869408 CPUtime=10.39
/proc/28023/task/28024/stat : 28024 (java) R 28022 28009 26920 0 -1 64 3545 0 1 0 1035 4 0 0 25 0 9 0 124349465 890273792 12944 996147200 134512640 134550740 4294955952 18446744073709551615 4126972868 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28025] ppid=28022 vsize=869408 CPUtime=0.91
/proc/28023/task/28025/stat : 28025 (java) S 28022 28009 26920 0 -1 64 8984 0 0 0 83 8 0 0 16 0 9 0 124349467 890273792 12944 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28026] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28026/stat : 28026 (java) S 28022 28009 26920 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 124349467 890273792 12944 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28027] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28027/stat : 28027 (java) S 28022 28009 26920 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 124349467 890273792 12944 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28028] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28028/stat : 28028 (java) S 28022 28009 26920 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 124349469 890273792 12944 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28029] ppid=28022 vsize=869408 CPUtime=0.22
/proc/28023/task/28029/stat : 28029 (java) S 28022 28009 26920 0 -1 64 1453 0 0 0 22 0 0 0 16 0 9 0 124349469 890273792 12944 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28030] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28030/stat : 28030 (java) S 28022 28009 26920 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 124349469 890273792 12944 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28031] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28031/stat : 28031 (java) S 28022 28009 26920 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 124349469 890273792 12944 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 888364

[startup+25.5029 s]
/proc/loadavg: 2.22 2.09 2.02 3/92 28031
/proc/meminfo: memFree=1409432/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=1.02
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 974 11074 0 1 3 0 94 5 15 0 1 0 124349356 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 797 370 3 0 500 0
[pid=28022] ppid=28009 vsize=5356 CPUtime=0
/proc/28022/stat : 28022 (sh) S 28009 28009 26920 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 124349464 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1339 233 193 169 0 50 0
[pid=28023] ppid=28022 vsize=869408 CPUtime=24.28
/proc/28023/stat : 28023 (java) S 28022 28009 26920 0 -1 0 15503 0 1 0 2407 21 0 0 18 0 9 0 124349465 890273792 12956 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28023/statm: 217352 12956 2540 9 0 211927 0
[pid=28023/tid=28024] ppid=28022 vsize=869408 CPUtime=22.78
/proc/28023/task/28024/stat : 28024 (java) R 28022 28009 26920 0 -1 64 4357 0 1 0 2273 5 0 0 25 0 9 0 124349465 890273792 12956 996147200 134512640 134550740 4294955952 18446744073709551615 4126976545 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28025] ppid=28022 vsize=869408 CPUtime=1.25
/proc/28023/task/28025/stat : 28025 (java) S 28022 28009 26920 0 -1 64 8996 0 0 0 111 14 0 0 16 0 9 0 124349467 890273792 12956 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28026] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28026/stat : 28026 (java) S 28022 28009 26920 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 124349467 890273792 12956 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28027] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28027/stat : 28027 (java) S 28022 28009 26920 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 124349467 890273792 12956 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28028] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28028/stat : 28028 (java) S 28022 28009 26920 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 124349469 890273792 12956 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28029] ppid=28022 vsize=869408 CPUtime=0.22
/proc/28023/task/28029/stat : 28029 (java) S 28022 28009 26920 0 -1 64 1453 0 0 0 22 0 0 0 16 0 9 0 124349469 890273792 12956 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28030] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28030/stat : 28030 (java) S 28022 28009 26920 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 124349469 890273792 12956 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28031] ppid=28022 vsize=869408 CPUtime=0
/proc/28023/task/28031/stat : 28031 (java) S 28022 28009 26920 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 124349469 890273792 12956 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 888364

[startup+51.1027 s]
/proc/loadavg: 2.14 2.09 2.01 3/92 28031
/proc/meminfo: memFree=1409304/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=1.02
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 974 11074 0 1 3 0 94 5 15 0 1 0 124349356 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 797 370 3 0 500 0
[pid=28022] ppid=28009 vsize=5356 CPUtime=0
/proc/28022/stat : 28022 (sh) S 28009 28009 26920 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 124349464 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1339 233 193 169 0 50 0
[pid=28023] ppid=28022 vsize=869408 CPUtime=49.76
/proc/28023/stat : 28023 (java) S 28022 28009 26920 0 -1 0 17151 0 1 0 4940 36 0 0 18 0 9 0 124349465 890273792 12980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

/proc/28023/task/28025/stat : 28025 (java) S 28022 28009 26920 0 -1 64 12035 0 0 0 448 74 0 0 16 0 9 0 124349467 890388480 14237 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28026] ppid=28022 vsize=869520 CPUtime=0
/proc/28023/task/28026/stat : 28026 (java) S 28022 28009 26920 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 124349467 890388480 14237 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28027] ppid=28022 vsize=869520 CPUtime=0
/proc/28023/task/28027/stat : 28027 (java) S 28022 28009 26920 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 124349467 890388480 14237 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28028] ppid=28022 vsize=869520 CPUtime=0
/proc/28023/task/28028/stat : 28028 (java) S 28022 28009 26920 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 124349469 890388480 14237 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28029] ppid=28022 vsize=869520 CPUtime=0.3
/proc/28023/task/28029/stat : 28029 (java) S 28022 28009 26920 0 -1 64 1507 0 0 0 30 0 0 0 16 0 9 0 124349469 890388480 14237 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28030] ppid=28022 vsize=869520 CPUtime=0
/proc/28023/task/28030/stat : 28030 (java) S 28022 28009 26920 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 124349469 890388480 14237 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28023/tid=28031] ppid=28022 vsize=869520 CPUtime=0
/proc/28023/task/28031/stat : 28031 (java) S 28022 28009 26920 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 124349469 890388480 14237 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.24
Current children cumulated vsize (KiB) 888476

[startup+222.301 s]
/proc/loadavg: 2.77 2.33 2.11 3/84 28033
/proc/meminfo: memFree=731160/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=161.29
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 1023 39539 0 2 4 1 15845 279 16 0 1 0 124349356 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 799 370 3 0 500 0
[pid=28032] ppid=28009 vsize=5356 CPUtime=0
/proc/28032/stat : 28032 (sh) S 28009 28009 26920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 124365590 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28032/statm: 1339 232 193 169 0 50 0
[pid=28033] ppid=28032 vsize=525464 CPUtime=59.63
/proc/28033/stat : 28033 (picosat) R 28032 28009 26920 0 -1 4194304 107792 0 0 0 2704 3259 0 0 25 0 1 0 124365591 538075136 107778 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/28033/statm: 131366 107778 40 102 0 131261 0
Current children cumulated CPU time (s) 220.92
Current children cumulated vsize (KiB) 544420

[startup+282.302 s]
/proc/loadavg: 2.39 2.31 2.11 3/84 28033
/proc/meminfo: memFree=535320/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=161.29
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 1023 39539 0 2 4 1 15845 279 16 0 1 0 124349356 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 799 370 3 0 500 0
[pid=28032] ppid=28009 vsize=5356 CPUtime=0
/proc/28032/stat : 28032 (sh) S 28009 28009 26920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 124365590 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28032/statm: 1339 232 193 169 0 50 0
[pid=28033] ppid=28032 vsize=787464 CPUtime=119.34
/proc/28033/stat : 28033 (picosat) R 28032 28009 26920 0 -1 4194304 156389 0 0 0 5943 5991 0 0 25 0 1 0 124365591 806363136 156364 996147200 134512640 134931368 4294956256 18446744073709551615 134525924 0 0 4096 0 0 0 0 17 1 0 0
/proc/28033/statm: 196866 156364 42 102 0 196761 0
Current children cumulated CPU time (s) 280.63
Current children cumulated vsize (KiB) 806420

[startup+342.302 s]
/proc/loadavg: 2.18 2.27 2.11 3/84 28033
/proc/meminfo: memFree=531288/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=161.29
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 1023 39539 0 2 4 1 15845 279 16 0 1 0 124349356 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 799 370 3 0 500 0
[pid=28032] ppid=28009 vsize=5356 CPUtime=0
/proc/28032/stat : 28032 (sh) S 28009 28009 26920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 124365590 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28032/statm: 1339 232 193 169 0 50 0
[pid=28033] ppid=28032 vsize=789180 CPUtime=179.04
/proc/28033/stat : 28033 (picosat) R 28032 28009 26920 0 -1 4194304 157312 0 0 0 11913 5991 0 0 25 0 1 0 124365591 808120320 157287 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28033/statm: 197295 157287 42 102 0 197190 0
Current children cumulated CPU time (s) 340.33
Current children cumulated vsize (KiB) 808136

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

[startup+358.301 s]
/proc/loadavg: 2.13 2.25 2.10 3/84 28033
/proc/meminfo: memFree=531096/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=161.29
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 1023 39539 0 2 4 1 15845 279 16 0 1 0 124349356 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 799 370 3 0 500 0
[pid=28032] ppid=28009 vsize=5356 CPUtime=0
/proc/28032/stat : 28032 (sh) S 28009 28009 26920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 124365590 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28032/statm: 1339 232 193 169 0 50 0
[pid=28033] ppid=28032 vsize=789180 CPUtime=194.97
/proc/28033/stat : 28033 (picosat) R 28032 28009 26920 0 -1 4194304 157315 0 0 0 13505 5992 0 0 25 0 1 0 124365591 808120320 157290 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28033/statm: 197295 157290 42 102 0 197190 0
Current children cumulated CPU time (s) 356.26
Current children cumulated vsize (KiB) 808136

[startup+371.102 s]
/proc/loadavg: 2.11 2.24 2.10 3/84 28033
/proc/meminfo: memFree=531096/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=161.29
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 1023 39539 0 2 4 1 15845 279 16 0 1 0 124349356 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 799 370 3 0 500 0
[pid=28032] ppid=28009 vsize=5356 CPUtime=0
/proc/28032/stat : 28032 (sh) S 28009 28009 26920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 124365590 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28032/statm: 1339 232 193 169 0 50 0
[pid=28033] ppid=28032 vsize=789180 CPUtime=207.71
/proc/28033/stat : 28033 (picosat) R 28032 28009 26920 0 -1 4194304 157319 0 0 0 14779 5992 0 0 25 0 1 0 124365591 808120320 157294 996147200 134512640 134931368 4294956256 18446744073709551615 134531364 0 0 4096 0 0 0 0 17 1 0 0
/proc/28033/statm: 197295 157294 42 102 0 197190 0
Current children cumulated CPU time (s) 369
Current children cumulated vsize (KiB) 808136

[startup+377.503 s]
/proc/loadavg: 2.10 2.23 2.10 3/84 28033
/proc/meminfo: memFree=531096/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=161.29
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 1023 39539 0 2 4 1 15845 279 16 0 1 0 124349356 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 799 370 3 0 500 0
[pid=28032] ppid=28009 vsize=5356 CPUtime=0
/proc/28032/stat : 28032 (sh) S 28009 28009 26920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 124365590 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28032/statm: 1339 232 193 169 0 50 0
[pid=28033] ppid=28032 vsize=789180 CPUtime=214.07
/proc/28033/stat : 28033 (picosat) R 28032 28009 26920 0 -1 4194304 157320 0 0 0 15415 5992 0 0 25 0 1 0 124365591 808120320 157295 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28033/statm: 197295 157295 42 102 0 197190 0
Current children cumulated CPU time (s) 375.36
Current children cumulated vsize (KiB) 808136

[startup+380.701 s]
/proc/loadavg: 2.09 2.23 2.10 3/84 28033
/proc/meminfo: memFree=530968/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=161.29
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 1023 39539 0 2 4 1 15845 279 16 0 1 0 124349356 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 799 370 3 0 500 0
[pid=28032] ppid=28009 vsize=5356 CPUtime=0
/proc/28032/stat : 28032 (sh) S 28009 28009 26920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 124365590 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28032/statm: 1339 232 193 169 0 50 0
[pid=28033] ppid=28032 vsize=789180 CPUtime=217.26
/proc/28033/stat : 28033 (picosat) R 28032 28009 26920 0 -1 4194304 157320 0 0 0 15734 5992 0 0 25 0 1 0 124365591 808120320 157295 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28033/statm: 197295 157295 42 102 0 197190 0
Current children cumulated CPU time (s) 378.55
Current children cumulated vsize (KiB) 808136

[startup+383.905 s]
/proc/loadavg: 2.08 2.23 2.10 3/84 28033
/proc/meminfo: memFree=530968/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=161.29
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 1023 39539 0 2 4 1 15845 279 16 0 1 0 124349356 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 799 370 3 0 500 0
[pid=28032] ppid=28009 vsize=5356 CPUtime=0
/proc/28032/stat : 28032 (sh) S 28009 28009 26920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 124365590 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28032/statm: 1339 232 193 169 0 50 0
[pid=28033] ppid=28032 vsize=789180 CPUtime=220.44
/proc/28033/stat : 28033 (picosat) R 28032 28009 26920 0 -1 4194304 157321 0 0 0 16052 5992 0 0 25 0 1 0 124365591 808120320 157296 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28033/statm: 197295 157296 42 102 0 197190 0
Current children cumulated CPU time (s) 381.73
Current children cumulated vsize (KiB) 808136

[startup+385.501 s]
/proc/loadavg: 2.08 2.23 2.10 3/84 28033
/proc/meminfo: memFree=530904/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=161.29
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 1023 39539 0 2 4 1 15845 279 16 0 1 0 124349356 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28009/statm: 3400 799 370 3 0 500 0
[pid=28032] ppid=28009 vsize=5356 CPUtime=0
/proc/28032/stat : 28032 (sh) S 28009 28009 26920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 124365590 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28032/statm: 1339 232 193 169 0 50 0
[pid=28033] ppid=28032 vsize=723644 CPUtime=222.03
/proc/28033/stat : 28033 (picosat) R 28032 28009 26920 0 -1 4194304 157335 0 0 0 16211 5992 0 0 25 0 1 0 124365591 741011456 147652 996147200 134512640 134931368 4294956256 18446744073709551615 134581922 0 0 4096 0 0 0 0 17 1 0 0
/proc/28033/statm: 180911 147652 42 102 0 180806 0
Current children cumulated CPU time (s) 383.32
Current children cumulated vsize (KiB) 742600

[startup+385.901 s]
/proc/loadavg: 2.08 2.23 2.10 3/84 28033
/proc/meminfo: memFree=530904/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=383.43
/proc/28009/stat : 28009 (sugar) S 28007 28009 26920 0 -1 4194304 1090 197161 0 2 4 1 32057 6281 15 0 1 0 124349356 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28009/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 383.43
Current children cumulated vsize (KiB) 13600

[startup+386.121 s]
/proc/loadavg: 2.08 2.23 2.10 3/82 28043
/proc/meminfo: memFree=1224360/2055920 swapFree=4191676/4192956
[pid=28009] ppid=28007 vsize=13600 CPUtime=383.89
/proc/28009/stat : 28009 (sugar) R 28007 28009 26920 0 -1 4194304 1118 201542 0 3 4 15 32085 6285 16 0 1 0 124349356 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 244277023785 0 0 4224 16386 0 0 0 17 0 0 0
/proc/28009/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 383.89
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 386.122
CPU time (s): 383.907
CPU user time (s): 320.899
CPU system time (s): 63.0074
CPU usage (%): 99.4262
Max. virtual memory (cumulated for all children) (KiB): 893492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 320.899
system time used= 63.0074
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202690
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= 82955
involuntary context switches= 93360

runsolver used 0.45893 second user time and 1.10483 second system time

The end

Launcher Data (download as text)

Begin job on node63 at 2008-07-04 00:19:00
IDJOB=1059506
IDBENCH=54265
IDSOLVER=345
FILE ID=node63/1059506-1215123540
PBS_JOBID= 7877080
Free space on /tmp= 66528 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-6-7-fair.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-1059506-1215123540/watcher-1059506-1215123540 -o /tmp/evaluation-result-1059506-1215123540/solver-1059506-1215123540 -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-1059506-1215123540.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9acb9f3a8fcd46c4bc3d83a3faea8fd2
RANDOM SEED=52374782

node63.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.256
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.256
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:       1455184 kB
Buffers:         35148 kB
Cached:         446372 kB
SwapCached:        260 kB
Active:         319804 kB
Inactive:       224400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1455184 kB
SwapTotal:     4192956 kB
SwapFree:      4191676 kB
Dirty:            3112 kB
Writeback:           0 kB
Mapped:          81512 kB
Slab:            41836 kB
Committed_AS:  1039168 kB
PageTables:       1804 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= 66524 MiB
End job on node63 at 2008-07-04 00:25:27