Trace number 1048296

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 914.948 920.297

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-4_ext.xml
MD5SUMdda15bb097170bfdb5da181f6f7a82bb
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.673896
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.26	c 0	Sugar v1-13 + HOME/picosat
0.00/0.26	c 0	BEGIN Thu Jul  3 01:51:42 2008
0.00/0.26	c 0	PID 2580
0.00/0.27	c 0	HOST node1.alineos.net
0.00/0.27	c 0	CONVERTING HOME/instance-1048296-1215042701.xml TO HOME/temp.csp
0.00/0.27	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1048296-1215042701.xml' 'HOME/temp.csp'
0.03/0.84	c 0	1 domains, 20 variables, 0 predicates, 5 relations, 5 constraints
0.03/0.85	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.86	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.58/0.93	c 0	Parsing HOME/temp.csp
1.40/1.76	c 1	parsed 31 expressions
1.40/1.76	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.40/1.76	c 1	Converting to clausal form CSP
1.40/1.78	c 1	converted 4 (10%) expressions
1.40/1.78	c 1	converted 7 (20%) expressions
1.40/1.78	c 1	converted 10 (30%) expressions
1.40/1.78	c 1	converted 13 (40%) expressions
1.40/1.78	c 1	converted 16 (50%) expressions
1.40/1.79	c 1	converted 19 (60%) expressions
1.49/1.80	c 1	converted 22 (70%) expressions
1.59/1.90	c 1	converted 25 (80%) expressions
2.08/2.40	c 2	converted 28 (90%) expressions
2.79/3.12	c 2	converted 31 (100%) expressions
2.79/3.13	c 2	CSP : 20 integers, 0 booleans, 5 clauses, largest domain size 10
2.79/3.13	c 2	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.79/3.13	c 2	Propagation in CSP
2.79/3.13	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.79/3.13	c 2	CSP : 20 integers, 0 booleans, 5 clauses, largest domain size 10
2.79/3.13	c 2	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.79/3.13	c 2	Simplifing CSP by introducing new Boolean variables
2.79/3.13	c 2	CSP : 20 integers, 0 booleans, 5 clauses, largest domain size 10
2.79/3.13	c 2	Heap : 52 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.98/3.37	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.98/3.38	c 3	2 (10%) CSP integer variables are encoded (16 clauses, 192 bytes)
2.98/3.38	c 3	4 (20%) CSP integer variables are encoded (32 clauses, 336 bytes)
2.98/3.38	c 3	6 (30%) CSP integer variables are encoded (48 clauses, 480 bytes)
2.98/3.38	c 3	8 (40%) CSP integer variables are encoded (64 clauses, 624 bytes)
2.98/3.38	c 3	10 (50%) CSP integer variables are encoded (80 clauses, 768 bytes)
2.98/3.38	c 3	12 (60%) CSP integer variables are encoded (96 clauses, 928 bytes)
2.98/3.38	c 3	14 (70%) CSP integer variables are encoded (112 clauses, 1104 bytes)
2.98/3.38	c 3	16 (80%) CSP integer variables are encoded (128 clauses, 1280 bytes)
2.98/3.39	c 3	18 (90%) CSP integer variables are encoded (144 clauses, 1456 bytes)
2.98/3.39	c 3	20 (100%) CSP integer variables are encoded (160 clauses, 1632 bytes)
152.17/153.95	c 153	1 (10%) CSP clauses are encoded (141290 clauses, 6426130 bytes)
295.69/298.83	c 298	2 (20%) CSP clauses are encoded (282208 clauses, 12847976 bytes)
451.85/455.71	c 455	3 (30%) CSP clauses are encoded (422848 clauses, 19839938 bytes)
607.46/611.47	c 611	4 (40%) CSP clauses are encoded (563780 clauses, 26849946 bytes)
762.99/767.07	c 766	5 (50%) CSP clauses are encoded (704548 clauses, 33510642 bytes)
762.99/767.07	c 766	5 CSP clauses encoded
762.99/767.07	c 766	Writing map file : HOME/temp.map
762.99/767.07	c 766	Heap : 62 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
762.99/767.07	c 766	SAT : 180 SAT variables, 704548 SAT clauses, 33510642 bytes
762.99/767.07	c 766	Heap : 62 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
763.06/767.14	c 766	SOLVING HOME/temp.cnf
763.06/767.14	c 766	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
914.73/920.16	c 919	DECODING HOME/temp.out WITH HOME/temp.map
914.73/920.16	c 919	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
914.81/920.24	c 920	Decoding HOME/temp.out
914.81/920.26	s UNSATISFIABLE
914.81/920.26	c 920	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
914.81/920.28	c 920	CPU 902.58 (0.02 0.02 902.56 12.3)
914.81/920.28	c 920	END Thu Jul  3 02:07:02 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-1048296-1215042701/watcher-1048296-1215042701 -o /tmp/evaluation-result-1048296-1215042701/solver-1048296-1215042701 -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-1048296-1215042701.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.00 2.00 1.91 4/72 2580
/proc/meminfo: memFree=1078152/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=18572 CPUtime=0
/proc/2580/stat : 2580 (runsolver) R 2578 2580 1842 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1983245753 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 259353275687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/2580/statm: 4643 292 257 25 0 2626 0

[startup+0.0946351 s]
/proc/loadavg: 2.00 2.00 1.91 4/72 2580
/proc/meminfo: memFree=1078152/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=11864 CPUtime=0
/proc/2580/stat : 2580 (sugar) D 2578 2580 1842 0 -1 4194304 125 0 3 0 0 0 0 0 18 0 1 0 1983245753 12148736 96 996147200 4194304 4206940 548682068608 18446744073709551615 259373762384 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/2580/statm: 2966 96 65 3 0 66 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11864

[startup+0.101631 s]
/proc/loadavg: 2.00 2.00 1.91 4/72 2580
/proc/meminfo: memFree=1078152/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=12000 CPUtime=0
/proc/2580/stat : 2580 (sugar) D 2578 2580 1842 0 -1 4194304 158 0 4 0 0 0 0 0 18 0 1 0 1983245753 12288000 130 996147200 4194304 4206940 548682068608 18446744073709551615 259373287056 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/2580/statm: 3000 130 96 3 0 100 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12000

[startup+0.301678 s]
/proc/loadavg: 2.00 2.00 1.91 4/72 2580
/proc/meminfo: memFree=1078152/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=0.03
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 885 127 15 0 2 1 0 0 18 0 1 0 1983245753 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2580/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701759 s]
/proc/loadavg: 2.00 2.00 1.91 4/72 2580
/proc/meminfo: memFree=1078152/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=0.03
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 885 127 15 0 2 1 0 0 18 0 1 0 1983245753 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2580/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50291 s]
/proc/loadavg: 2.00 2.00 1.91 5/83 2602
/proc/meminfo: memFree=1068592/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=0.58
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 958 7971 15 1 2 1 50 5 16 0 1 0 1983245753 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2580/statm: 3400 797 370 3 0 500 0
[pid=2593] ppid=2580 vsize=5356 CPUtime=0
/proc/2593/stat : 2593 (sh) S 2580 2580 1842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1983245839 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2593/statm: 1339 233 193 169 0 50 0
[pid=2594] ppid=2593 vsize=864072 CPUtime=0.63
/proc/2594/stat : 2594 (java) S 2593 2580 1842 0 -1 0 6612 0 1 0 59 4 0 0 18 0 9 0 1983245840 884809728 5882 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2594/statm: 216018 5882 2532 9 0 210600 0
[pid=2594/tid=2595] ppid=2593 vsize=864072 CPUtime=0.46
/proc/2594/task/2595/stat : 2595 (java) R 2593 2580 1842 0 -1 64 2453 0 1 0 45 1 0 0 21 0 9 0 1983245841 884809728 5882 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2596] ppid=2593 vsize=864072 CPUtime=0.1
/proc/2594/task/2596/stat : 2596 (java) R 2593 2580 1842 0 -1 64 3157 0 0 0 9 1 0 0 16 0 9 0 1983245842 884809728 5882 996147200 134512640 134550740 4294955952 18446744073709551615 101588304 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2597] ppid=2593 vsize=864072 CPUtime=0
/proc/2594/task/2597/stat : 2597 (java) S 2593 2580 1842 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983245842 884809728 5882 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2598] ppid=2593 vsize=864072 CPUtime=0
/proc/2594/task/2598/stat : 2598 (java) S 2593 2580 1842 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1983245842 884809728 5882 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2599] ppid=2593 vsize=864072 CPUtime=0
/proc/2594/task/2599/stat : 2599 (java) S 2593 2580 1842 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1983245844 884809728 5882 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2600] ppid=2593 vsize=864072 CPUtime=0.03
/proc/2594/task/2600/stat : 2600 (java) S 2593 2580 1842 0 -1 64 305 0 0 0 3 0 0 0 18 0 9 0 1983245844 884809728 5882 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2601] ppid=2593 vsize=864072 CPUtime=0
/proc/2594/task/2601/stat : 2601 (java) S 2593 2580 1842 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1983245844 884809728 5882 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2602] ppid=2593 vsize=864072 CPUtime=0
/proc/2594/task/2602/stat : 2602 (java) S 2593 2580 1842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983245844 884809728 5882 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 883028

[startup+3.10223 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 2602
/proc/meminfo: memFree=1042416/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=0.58
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 958 7971 15 1 2 1 50 5 15 0 1 0 1983245753 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2580/statm: 3400 797 370 3 0 500 0
[pid=2593] ppid=2580 vsize=5356 CPUtime=0
/proc/2593/stat : 2593 (sh) S 2580 2580 1842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1983245839 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2593/statm: 1339 233 193 169 0 50 0
[pid=2594] ppid=2593 vsize=864372 CPUtime=2.21
/proc/2594/stat : 2594 (java) S 2593 2580 1842 0 -1 0 18459 0 1 0 211 10 0 0 18 0 9 0 1983245840 885116928 17292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2594/statm: 216093 17292 2540 9 0 210668 0
[pid=2594/tid=2595] ppid=2593 vsize=864372 CPUtime=0.95
/proc/2594/task/2595/stat : 2595 (java) R 2593 2580 1842 0 -1 64 3217 0 1 0 93 2 0 0 21 0 9 0 1983245841 885116928 17292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2596] ppid=2593 vsize=864372 CPUtime=1.17
/proc/2594/task/2596/stat : 2596 (java) R 2593 2580 1842 0 -1 64 14230 0 0 0 111 6 0 0 18 0 9 0 1983245842 885116928 17292 996147200 134512640 134550740 4294955952 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2597] ppid=2593 vsize=864372 CPUtime=0
/proc/2594/task/2597/stat : 2597 (java) S 2593 2580 1842 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983245842 885116928 17292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2598] ppid=2593 vsize=864372 CPUtime=0
/proc/2594/task/2598/stat : 2598 (java) S 2593 2580 1842 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1983245842 885116928 17292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2599] ppid=2593 vsize=864372 CPUtime=0
/proc/2594/task/2599/stat : 2599 (java) S 2593 2580 1842 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1983245844 885116928 17292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2600] ppid=2593 vsize=864372 CPUtime=0.05
/proc/2594/task/2600/stat : 2600 (java) S 2593 2580 1842 0 -1 64 315 0 0 0 5 0 0 0 16 0 9 0 1983245844 885116928 17292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2601] ppid=2593 vsize=864372 CPUtime=0
/proc/2594/task/2601/stat : 2601 (java) S 2593 2580 1842 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1983245844 885116928 17292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2602] ppid=2593 vsize=864372 CPUtime=0
/proc/2594/task/2602/stat : 2602 (java) S 2593 2580 1842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983245844 885116928 17292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 883328

[startup+6.30285 s]
/proc/loadavg: 2.00 2.00 1.91 4/83 2602
/proc/meminfo: memFree=1012720/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=0.58
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 959 7971 15 1 2 1 50 5 15 0 1 0 1983245753 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2580/statm: 3400 797 370 3 0 500 0
[pid=2593] ppid=2580 vsize=5356 CPUtime=0
/proc/2593/stat : 2593 (sh) S 2580 2580 1842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1983245839 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2593/statm: 1339 233 193 169 0 50 0
[pid=2594] ppid=2593 vsize=864484 CPUtime=5.37
/proc/2594/stat : 2594 (java) S 2593 2580 1842 0 -1 0 18921 0 1 0 527 10 0 0 18 0 9 0 1983245840 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2594/statm: 216121 17530 2564 9 0 210668 0
[pid=2594/tid=2595] ppid=2593 vsize=864484 CPUtime=3.81
/proc/2594/task/2595/stat : 2595 (java) R 2593 2580 1842 0 -1 64 3300 0 1 0 379 2 0 0 25 0 9 0 1983245841 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4126554573 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2596] ppid=2593 vsize=864484 CPUtime=1.45
/proc/2594/task/2596/stat : 2596 (java) S 2593 2580 1842 0 -1 64 14590 0 0 0 139 6 0 0 16 0 9 0 1983245842 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2597] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2597/stat : 2597 (java) S 2593 2580 1842 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983245842 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2598] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2598/stat : 2598 (java) S 2593 2580 1842 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1983245842 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2599] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2599/stat : 2599 (java) S 2593 2580 1842 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1983245844 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2600] ppid=2593 vsize=864484 CPUtime=0.08
/proc/2594/task/2600/stat : 2600 (java) S 2593 2580 1842 0 -1 64 334 0 0 0 8 0 0 0 16 0 9 0 1983245844 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2601] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2601/stat : 2601 (java) S 2593 2580 1842 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1983245844 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2602] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2602/stat : 2602 (java) S 2593 2580 1842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983245844 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 883440

[startup+12.7021 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 2602
/proc/meminfo: memFree=1012528/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=0.58
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 959 7971 15 1 2 1 50 5 15 0 1 0 1983245753 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2580/statm: 3400 797 370 3 0 500 0
[pid=2593] ppid=2580 vsize=5356 CPUtime=0
/proc/2593/stat : 2593 (sh) S 2580 2580 1842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1983245839 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2593/statm: 1339 233 193 169 0 50 0
[pid=2594] ppid=2593 vsize=864484 CPUtime=11.71
/proc/2594/stat : 2594 (java) S 2593 2580 1842 0 -1 0 18923 0 1 0 1160 11 0 0 18 0 9 0 1983245840 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2594/statm: 216121 17530 2564 9 0 210668 0
[pid=2594/tid=2595] ppid=2593 vsize=864484 CPUtime=10.13
/proc/2594/task/2595/stat : 2595 (java) R 2593 2580 1842 0 -1 64 3302 0 1 0 1011 2 0 0 25 0 9 0 1983245841 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4126573444 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2596] ppid=2593 vsize=864484 CPUtime=1.47
/proc/2594/task/2596/stat : 2596 (java) S 2593 2580 1842 0 -1 64 14590 0 0 0 140 7 0 0 16 0 9 0 1983245842 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2597] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2597/stat : 2597 (java) S 2593 2580 1842 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983245842 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2598] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2598/stat : 2598 (java) S 2593 2580 1842 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1983245842 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2599] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2599/stat : 2599 (java) S 2593 2580 1842 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1983245844 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2600] ppid=2593 vsize=864484 CPUtime=0.08
/proc/2594/task/2600/stat : 2600 (java) S 2593 2580 1842 0 -1 64 334 0 0 0 8 0 0 0 16 0 9 0 1983245844 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2601] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2601/stat : 2601 (java) S 2593 2580 1842 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1983245844 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2602] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2602/stat : 2602 (java) S 2593 2580 1842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983245844 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 883440

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 2602
/proc/meminfo: memFree=1012592/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=0.58
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 959 7971 15 1 2 1 50 5 15 0 1 0 1983245753 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2580/statm: 3400 797 370 3 0 500 0
[pid=2593] ppid=2580 vsize=5356 CPUtime=0
/proc/2593/stat : 2593 (sh) S 2580 2580 1842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1983245839 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2593/statm: 1339 233 193 169 0 50 0
[pid=2594] ppid=2593 vsize=864484 CPUtime=24.39
/proc/2594/stat : 2594 (java) S 2593 2580 1842 0 -1 0 18933 0 1 0 2428 11 0 0 18 0 9 0 1983245840 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2594/statm: 216121 17530 2564 9 0 210668 0
[pid=2594/tid=2595] ppid=2593 vsize=864484 CPUtime=22.77
/proc/2594/task/2595/stat : 2595 (java) R 2593 2580 1842 0 -1 64 3312 0 1 0 2275 2 0 0 25 0 9 0 1983245841 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4126554546 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2596] ppid=2593 vsize=864484 CPUtime=1.51
/proc/2594/task/2596/stat : 2596 (java) S 2593 2580 1842 0 -1 64 14590 0 0 0 144 7 0 0 16 0 9 0 1983245842 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2597] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2597/stat : 2597 (java) S 2593 2580 1842 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983245842 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2598] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2598/stat : 2598 (java) S 2593 2580 1842 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1983245842 885231616 17530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=2593] ppid=2580 vsize=5356 CPUtime=0
/proc/2593/stat : 2593 (sh) S 2580 2580 1842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1983245839 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2593/statm: 1339 233 193 169 0 50 0
[pid=2594] ppid=2593 vsize=864484 CPUtime=757.71
/proc/2594/stat : 2594 (java) S 2593 2580 1842 0 -1 0 37130 0 1 0 75727 44 0 0 18 0 9 0 1983245840 885231616 26662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2594/statm: 216121 26662 2564 9 0 210668 0
[pid=2594/tid=2595] ppid=2593 vsize=864484 CPUtime=753.77
/proc/2594/task/2595/stat : 2595 (java) R 2593 2580 1842 0 -1 64 3745 0 1 0 75354 23 0 0 25 0 9 0 1983245841 885231616 26662 996147200 134512640 134550740 4294955952 18446744073709551615 4126554538 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2594/tid=2596] ppid=2593 vsize=864484 CPUtime=3.81
/proc/2594/task/2596/stat : 2596 (java) S 2593 2580 1842 0 -1 64 32342 0 0 0 363 18 0 0 16 0 9 0 1983245842 885231616 26662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2594/tid=2597] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2597/stat : 2597 (java) S 2593 2580 1842 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983245842 885231616 26662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2598] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2598/stat : 2598 (java) S 2593 2580 1842 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1983245842 885231616 26662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2599] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2599/stat : 2599 (java) S 2593 2580 1842 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1983245844 885231616 26662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2600] ppid=2593 vsize=864484 CPUtime=0.1
/proc/2594/task/2600/stat : 2600 (java) S 2593 2580 1842 0 -1 64 346 0 0 0 10 0 0 0 16 0 9 0 1983245844 885231616 26662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2601] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2601/stat : 2601 (java) S 2593 2580 1842 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1983245844 885231616 26662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2594/tid=2602] ppid=2593 vsize=864484 CPUtime=0
/proc/2594/task/2602/stat : 2602 (java) S 2593 2580 1842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983245844 885231616 26662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 758.29
Current children cumulated vsize (KiB) 883440

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 2660
/proc/meminfo: memFree=1750312/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=763.11
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 1007 45454 15 2 2 2 76251 56 16 0 1 0 1983245753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2580/statm: 3400 798 370 3 0 500 0
[pid=2659] ppid=2580 vsize=5356 CPUtime=0
/proc/2659/stat : 2659 (sh) S 2580 2580 1842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983322468 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2659/statm: 1339 232 193 169 0 50 0
[pid=2660] ppid=2659 vsize=51924 CPUtime=54.61
/proc/2660/stat : 2660 (picosat) R 2659 2580 1842 0 -1 4194304 12593 0 0 0 4292 1169 0 0 25 0 1 0 1983322469 53170176 12579 996147200 134512640 134931368 4294956256 18446744073709551615 134525751 0 0 4096 0 0 0 0 17 1 0 0
/proc/2660/statm: 12981 12579 42 102 0 12876 0
Current children cumulated CPU time (s) 817.72
Current children cumulated vsize (KiB) 70880

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 2660
/proc/meminfo: memFree=1750056/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=763.11
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 1007 45454 15 2 2 2 76251 56 16 0 1 0 1983245753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2580/statm: 3400 798 370 3 0 500 0
[pid=2659] ppid=2580 vsize=5356 CPUtime=0
/proc/2659/stat : 2659 (sh) S 2580 2580 1842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983322468 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2659/statm: 1339 232 193 169 0 50 0
[pid=2660] ppid=2659 vsize=52056 CPUtime=114.05
/proc/2660/stat : 2660 (picosat) R 2659 2580 1842 0 -1 4194304 12637 0 0 0 10236 1169 0 0 25 0 1 0 1983322469 53305344 12623 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2660/statm: 13014 12623 42 102 0 12909 0
Current children cumulated CPU time (s) 877.16
Current children cumulated vsize (KiB) 71012

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

[startup+895.903 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 2660
/proc/meminfo: memFree=1750056/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=763.11
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 1007 45454 15 2 2 2 76251 56 16 0 1 0 1983245753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2580/statm: 3400 798 370 3 0 500 0
[pid=2659] ppid=2580 vsize=5356 CPUtime=0
/proc/2659/stat : 2659 (sh) S 2580 2580 1842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983322468 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2659/statm: 1339 232 193 169 0 50 0
[pid=2660] ppid=2659 vsize=52056 CPUtime=127.52
/proc/2660/stat : 2660 (picosat) R 2659 2580 1842 0 -1 4194304 12637 0 0 0 11583 1169 0 0 25 0 1 0 1983322469 53305344 12623 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2660/statm: 13014 12623 42 102 0 12909 0
Current children cumulated CPU time (s) 890.63
Current children cumulated vsize (KiB) 71012

[startup+908.701 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 2688
/proc/meminfo: memFree=1798896/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=763.11
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 1007 45454 15 2 2 2 76251 56 16 0 1 0 1983245753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2580/statm: 3400 798 370 3 0 500 0
[pid=2659] ppid=2580 vsize=5356 CPUtime=0
/proc/2659/stat : 2659 (sh) S 2580 2580 1842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983322468 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2659/statm: 1339 232 193 169 0 50 0
[pid=2660] ppid=2659 vsize=52056 CPUtime=140.22
/proc/2660/stat : 2660 (picosat) R 2659 2580 1842 0 -1 4194304 12637 0 0 0 12853 1169 0 0 25 0 1 0 1983322469 53305344 12623 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/2660/statm: 13014 12623 42 102 0 12909 0
Current children cumulated CPU time (s) 903.33
Current children cumulated vsize (KiB) 71012

[startup+915.102 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 2688
/proc/meminfo: memFree=1798840/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=763.11
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 1007 45454 15 2 2 2 76251 56 16 0 1 0 1983245753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2580/statm: 3400 798 370 3 0 500 0
[pid=2659] ppid=2580 vsize=5356 CPUtime=0
/proc/2659/stat : 2659 (sh) S 2580 2580 1842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983322468 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2659/statm: 1339 232 193 169 0 50 0
[pid=2660] ppid=2659 vsize=52056 CPUtime=146.63
/proc/2660/stat : 2660 (picosat) R 2659 2580 1842 0 -1 4194304 12637 0 0 0 13493 1170 0 0 25 0 1 0 1983322469 53305344 12623 996147200 134512640 134931368 4294956256 18446744073709551615 134525785 0 0 4096 0 0 0 0 17 0 0 0
/proc/2660/statm: 13014 12623 42 102 0 12909 0
Current children cumulated CPU time (s) 909.74
Current children cumulated vsize (KiB) 71012

[startup+918.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 2688
/proc/meminfo: memFree=1798776/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=763.11
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 1007 45454 15 2 2 2 76251 56 16 0 1 0 1983245753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2580/statm: 3400 798 370 3 0 500 0
[pid=2659] ppid=2580 vsize=5356 CPUtime=0
/proc/2659/stat : 2659 (sh) S 2580 2580 1842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983322468 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2659/statm: 1339 232 193 169 0 50 0
[pid=2660] ppid=2659 vsize=52056 CPUtime=149.82
/proc/2660/stat : 2660 (picosat) R 2659 2580 1842 0 -1 4194304 12637 0 0 0 13812 1170 0 0 25 0 1 0 1983322469 53305344 12623 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/2660/statm: 13014 12623 42 102 0 12909 0
Current children cumulated CPU time (s) 912.93
Current children cumulated vsize (KiB) 71012

[startup+919.102 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 2688
/proc/meminfo: memFree=1798776/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=763.11
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 1007 45454 15 2 2 2 76251 56 16 0 1 0 1983245753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2580/statm: 3400 798 370 3 0 500 0
[pid=2659] ppid=2580 vsize=5356 CPUtime=0
/proc/2659/stat : 2659 (sh) S 2580 2580 1842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983322468 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2659/statm: 1339 232 193 169 0 50 0
[pid=2660] ppid=2659 vsize=52056 CPUtime=150.62
/proc/2660/stat : 2660 (picosat) R 2659 2580 1842 0 -1 4194304 12637 0 0 0 13892 1170 0 0 25 0 1 0 1983322469 53305344 12623 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/2660/statm: 13014 12623 42 102 0 12909 0
Current children cumulated CPU time (s) 913.73
Current children cumulated vsize (KiB) 71012

[startup+919.902 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 2688
/proc/meminfo: memFree=1798776/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=763.11
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 1007 45454 15 2 2 2 76251 56 16 0 1 0 1983245753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2580/statm: 3400 798 370 3 0 500 0
[pid=2659] ppid=2580 vsize=5356 CPUtime=0
/proc/2659/stat : 2659 (sh) S 2580 2580 1842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983322468 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2659/statm: 1339 232 193 169 0 50 0
[pid=2660] ppid=2659 vsize=52056 CPUtime=151.42
/proc/2660/stat : 2660 (picosat) R 2659 2580 1842 0 -1 4194304 12637 0 0 0 13972 1170 0 0 25 0 1 0 1983322469 53305344 12623 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/2660/statm: 13014 12623 42 102 0 12909 0
Current children cumulated CPU time (s) 914.53
Current children cumulated vsize (KiB) 71012

[startup+920.102 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 2688
/proc/meminfo: memFree=1798776/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=763.11
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 1007 45454 15 2 2 2 76251 56 16 0 1 0 1983245753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2580/statm: 3400 798 370 3 0 500 0
[pid=2659] ppid=2580 vsize=5356 CPUtime=0
/proc/2659/stat : 2659 (sh) S 2580 2580 1842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983322468 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2659/statm: 1339 232 193 169 0 50 0
[pid=2660] ppid=2659 vsize=52056 CPUtime=151.62
/proc/2660/stat : 2660 (picosat) R 2659 2580 1842 0 -1 4194304 12637 0 0 0 13992 1170 0 0 25 0 1 0 1983322469 53305344 12623 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/2660/statm: 13014 12623 42 102 0 12909 0
Current children cumulated CPU time (s) 914.73
Current children cumulated vsize (KiB) 71012

[startup+920.202 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 2688
/proc/meminfo: memFree=1798776/2055920 swapFree=4179472/4192956
[pid=2580] ppid=2578 vsize=13600 CPUtime=914.81
/proc/2580/stat : 2580 (sugar) S 2578 2580 1842 0 -1 4194304 1055 58379 15 2 2 2 90249 1228 17 0 1 0 1983245753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2580/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 914.81
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 920.297
CPU time (s): 914.948
CPU user time (s): 902.599
CPU system time (s): 12.3491
CPU usage (%): 99.4187
Max. virtual memory (cumulated for all children) (KiB): 889572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 902.599
system time used= 12.3491
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63119
page faults= 18
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20600
involuntary context switches= 25466

runsolver used 1.08683 second user time and 3.11353 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-03 01:51:41
IDJOB=1048296
IDBENCH=54356
IDSOLVER=345
FILE ID=node1/1048296-1215042701
PBS_JOBID= 7875172
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dda15bb097170bfdb5da181f6f7a82bb
RANDOM SEED=1707652982

node1.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.265
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.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1078632 kB
Buffers:          4288 kB
Cached:          93280 kB
SwapCached:       7288 kB
Active:         856540 kB
Inactive:        63240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1078632 kB
SwapTotal:     4192956 kB
SwapFree:      4179472 kB
Dirty:            3008 kB
Writeback:           0 kB
Mapped:         830332 kB
Slab:            41336 kB
Committed_AS:  3880888 kB
PageTables:       3368 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= 66548 MiB
End job on node1 at 2008-07-03 02:07:02