Trace number 1058471

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+picosatSAT 87.9686 89.0076

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-13.xml
MD5SUM96388d2f788c0ec6e36289d5c4da0a58
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark87.9686
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints30204
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension29954
Global constraints used (with number of constraints)alldifferent(250)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Thu Jul  3 22:03:08 2008
0.00/0.04	c 0	PID 9098
0.00/0.05	c 0	HOST node38.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1058471-1215115388.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1058471-1215115388.xml' 'HOME/temp.csp'
2.24/2.31	c 2	23 domains, 800 variables, 1 predicates, 0 relations, 30204 constraints
2.24/2.35	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.24/2.35	c 2	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'
2.28/2.44	c 3	Parsing HOME/temp.csp
2.28/2.87	c 3	parsed 10000 expressions
3.10/3.21	c 3	parsed 20000 expressions
3.28/3.45	c 4	parsed 30000 expressions
3.39/3.57	c 4	parsed 31028 expressions
3.39/3.57	c 4	Heap : 12 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.39/3.57	c 4	Converting to clausal form CSP
3.78/3.97	c 4	converted 3103 (10%) expressions
4.18/4.36	c 5	converted 6206 (20%) expressions
4.37/4.59	c 5	converted 9309 (30%) expressions
4.67/4.82	c 5	converted 12412 (40%) expressions
4.86/5.05	c 5	converted 15514 (50%) expressions
5.37/5.52	c 6	converted 18617 (60%) expressions
5.56/5.75	c 6	converted 21720 (70%) expressions
5.75/5.97	c 6	converted 24823 (80%) expressions
6.06/6.21	c 6	converted 27926 (90%) expressions
7.54/7.76	c 8	converted 31028 (100%) expressions
7.54/7.76	c 8	CSP : 800 integers, 0 booleans, 67494 clauses, largest domain size 45
7.54/7.76	c 8	Heap : 77 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.54/7.76	c 8	Propagation in CSP
8.03/8.25	c 8	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
8.03/8.25	c 8	CSP : 800 integers, 0 booleans, 67494 clauses, largest domain size 45
8.03/8.25	c 8	Heap : 83 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.03/8.27	c 8	Simplifing CSP by introducing new Boolean variables
9.81/10.02	c 10	CSP : 800 integers, 181158 booleans, 248652 clauses, largest domain size 45
9.81/10.02	c 10	Heap : 140 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
10.70/10.94	c 11	Encoding CSP to SAT : HOME/temp.cnf
10.70/10.99	c 11	80 (10%) CSP integer variables are encoded (3440 clauses, 42621 bytes)
10.70/11.00	c 11	160 (20%) CSP integer variables are encoded (6880 clauses, 87341 bytes)
10.80/11.00	c 11	240 (30%) CSP integer variables are encoded (10320 clauses, 133158 bytes)
10.80/11.01	c 11	320 (40%) CSP integer variables are encoded (13760 clauses, 184758 bytes)
10.80/11.01	c 11	400 (50%) CSP integer variables are encoded (17200 clauses, 236358 bytes)
10.80/11.02	c 11	480 (60%) CSP integer variables are encoded (17280 clauses, 237558 bytes)
10.80/11.02	c 11	560 (70%) CSP integer variables are encoded (17336 clauses, 238398 bytes)
10.80/11.03	c 11	640 (80%) CSP integer variables are encoded (17397 clauses, 239313 bytes)
10.80/11.03	c 11	720 (90%) CSP integer variables are encoded (17495 clauses, 240783 bytes)
10.80/11.03	c 11	800 (100%) CSP integer variables are encoded (17538 clauses, 241428 bytes)
11.99/12.23	c 12	24866 (10%) CSP clauses are encoded (525551 clauses, 10054839 bytes)
13.08/13.36	c 14	49731 (20%) CSP clauses are encoded (1037873 clauses, 20392655 bytes)
14.16/14.50	c 15	74596 (30%) CSP clauses are encoded (1558101 clauses, 30936868 bytes)
15.35/15.63	c 16	99461 (40%) CSP clauses are encoded (2070202 clauses, 41366323 bytes)
16.54/16.82	c 17	124326 (50%) CSP clauses are encoded (2585406 clauses, 52607239 bytes)
17.89/18.27	c 18	149192 (60%) CSP clauses are encoded (3224721 clauses, 66614326 bytes)
19.48/19.88	c 20	174057 (70%) CSP clauses are encoded (3975410 clauses, 82714421 bytes)
21.05/21.47	c 22	198922 (80%) CSP clauses are encoded (4726495 clauses, 98815201 bytes)
22.61/23.08	c 23	223787 (90%) CSP clauses are encoded (5477580 clauses, 115013357 bytes)
24.20/24.66	c 25	248652 (100%) CSP clauses are encoded (6228973 clauses, 131131814 bytes)
24.20/24.66	c 25	248652 CSP clauses encoded
24.20/24.66	c 25	Writing map file : HOME/temp.map
24.30/24.70	c 25	Heap : 110 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
24.30/24.70	c 25	SAT : 199330 SAT variables, 6228973 SAT clauses, 131131814 bytes
24.30/24.70	c 25	Heap : 110 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
24.30/24.76	c 25	SOLVING HOME/temp.cnf
24.30/24.76	c 25	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
87.16/88.28	c 88	DECODING HOME/temp.out WITH HOME/temp.map
87.16/88.28	c 88	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
87.25/88.37	c 89	Decoding HOME/temp.out
87.25/88.88	s SATISFIABLE
87.25/88.91	v 26 38 23 19 27 6 35 3 32 16 17 35 24 31 10 14 17 19 15 12 22 4 2 8 39 36 37 43 4 11 40 15 12 0 9 21 42 5 7 9 13 6 31 8 31 27 4 4 25 1 39 4 21 7 32 42 18 39 43 6 16 7 2 0 3 20 44 38 3 9 13 17 40 33 25 2 22 1 4 4 10 24 5 9 32 6 33 7 5 8 9 7 5 44 9 12 6 35 4 31 1 5 19 9 42 10 2 34 27 6 39 42 26 25 27 39 8 1 2 9 23 11 20 10 6 12 3 42 40 29 18 41 10 3 37 14 11 10 12 11 23 17 3 43 10 14 43 15 23 34 5 21 30 17 18 16 13 19 30 0 14 30 5 24 15 16 12 16 20 7 16 21 14 18 29 17 28 35 29 42 18 28 17 22 24 3 3 9 27 30 20 29 35 2 20 19 29 6 19 16 14 0 13 30 18 22 20 25 21 30 17 33 27 4 0 13 0 23 20 22 0 26 18 27 21 24 35 14 1 29 24 19 36 28 32 4 29 25 2 26 26 7 30 10 41 26 8 15 8 10 19 5 33 16 11 18 34 27 41 27 30 2 28 29 25 36 8 38 38 19 26 42 30 14 28 32 32 34 25 1 28 8 35 23 11 15 35 32 17 33 27 26 30 32 15 18 36 38 15 21 13 11 22 12 21 20 6 37 2 19 37 1 40 31 22 8 14 41 13 33 24 38 38 15 37 25 37 33 12 28 11 20 28 34 7 21 31 28 16 31 13 23 41 39 38 12 40 44 43 44 26 9 5 24 22 33 17 25 26 41 42 41 31 42 43 34 3 14 41 23 40 22 36 39 41 37 2 34 34 0 31 13 40 36 44 40 43 44 18 44 36 39 24 33 32 21 3 7 11 43 1 6 7 5 9 5 1 2 9 9 5 5 8 6 5 1 9 1 2 7 1 4 3 0 4 2 0 5 1 6 3 7 2 9 4 5 6 9 4 2 9 9 1 6 4 1 0 6 6 5 9 9 6 8 2 7 1 5 4 6 7 6 4 5 8 1 3 4 4 6 8 6 4 9 0 9 4 9 5 8 9 7 0 9 7 4 1 9 7 5 1 5 3 4 3 5 8 7 2 3 4 6 3 0 0 0 5 3 6 3 6 8 9 8 7 1 9 1 0 5 6 5 8 6 1 0 9 4 8 8 7 6 8 6 4 9 8 3 4 4 4 2 5 6 4 0 3 4 1 6 1 7 3 3 4 3 4 7 5 0 6 4 4 1 3 6 9 0 6 3 8 8 8 9 1 0 4 3 5 2 3 1 4 3 9 1 3 8 3 1 3 3 0 1 4 9 9 7 4 4 5 6 3 0 2 0 2 1 4 8 8 4 4 7 1 1 4 8 9 6 3 5 5 8 2 3 4 2 3 6 4 8 4 3 4 3 0 9 7 4 2 1 9 1 2 6 7 1 1 2 0 8 7 5 9 8 4 0 3 5 7 6 6 4 3 6 8 7 2 2 8 3 2 3 7 8 1 5 5 6 0 3 6 0 7 8 9 3 1 6 2 7 6 6 6 6 9 9 9 1 7 2 9 6 9 7 0 6 8 6 3 8 6 5 2 4 4 0 6 3 6 3 8 0 8 4 9 8 1 8 1 0 5 0 7 3 8 9 1 7 5 3 8 3 5 3 5 0 1 7 3 7 5 5 5 5 7 7 0 7 9 1 9 1 8 1 7 7 9 9 2 7 3 7 4 7 2 9 7 7 0 0 0 8 8 9 9 9 0 2 0 0 0 0 0 0 0 0 0 0
87.25/88.92	c 89	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
87.25/88.93	c 89	CPU 56.26 (0.04 0.01 56.22 31.6)
87.25/88.93	c 89	END Thu Jul  3 22:04:37 2008

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058471-1215115388/watcher-1058471-1215115388 -o /tmp/evaluation-result-1058471-1215115388/solver-1058471-1215115388 -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-1058471-1215115388.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: 1.89 1.95 1.98 4/72 9098
/proc/meminfo: memFree=1710552/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=18572 CPUtime=0
/proc/9098/stat : 9098 (runsolver) R 9096 9098 8187 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1541209218 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 266890439975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9098/statm: 4643 292 257 25 0 2626 0

[startup+0.052871 s]
/proc/loadavg: 1.89 1.95 1.98 4/72 9098
/proc/meminfo: memFree=1710552/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=0.04
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1541209218 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101875 s]
/proc/loadavg: 1.89 1.95 1.98 4/72 9098
/proc/meminfo: memFree=1710552/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=0.04
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1541209218 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301895 s]
/proc/loadavg: 1.89 1.95 1.98 4/72 9098
/proc/meminfo: memFree=1710552/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=0.04
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1541209218 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701945 s]
/proc/loadavg: 1.89 1.95 1.98 4/72 9098
/proc/meminfo: memFree=1710552/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=0.04
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1541209218 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50326 s]
/proc/loadavg: 1.89 1.95 1.98 3/83 9110
/proc/meminfo: memFree=1683456/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=0.04
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1541209218 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 796 370 3 0 500 0
[pid=9101] ppid=9098 vsize=5356 CPUtime=0
/proc/9101/stat : 9101 (sh) S 9098 9098 8187 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541209224 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9101/statm: 1339 233 193 169 0 50 0
[pid=9102] ppid=9101 vsize=864688 CPUtime=1.41
/proc/9102/stat : 9102 (java) S 9101 9098 8187 0 -1 0 15132 0 1 0 132 9 0 0 18 0 9 0 1541209224 885440512 13173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9102/statm: 216172 13173 2529 9 0 210754 0
[pid=9102/tid=9103] ppid=9101 vsize=864688 CPUtime=0.77
/proc/9102/task/9103/stat : 9103 (java) R 9101 9098 8187 0 -1 64 3020 0 1 0 75 2 0 0 24 0 9 0 1541209225 885440512 13173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9102/tid=9104] ppid=9101 vsize=864688 CPUtime=0.5
/proc/9102/task/9104/stat : 9104 (java) R 9101 9098 8187 0 -1 64 10908 0 0 0 44 6 0 0 16 0 9 0 1541209226 885440512 13173 996147200 134512640 134550740 4294956016 18446744073709551615 102516809 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9102/tid=9105] ppid=9101 vsize=864688 CPUtime=0
/proc/9102/task/9105/stat : 9105 (java) S 9101 9098 8187 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1541209227 885440512 13173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9102/tid=9106] ppid=9101 vsize=864688 CPUtime=0
/proc/9102/task/9106/stat : 9106 (java) S 9101 9098 8187 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1541209227 885440512 13173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9102/tid=9107] ppid=9101 vsize=864688 CPUtime=0
/proc/9102/task/9107/stat : 9107 (java) S 9101 9098 8187 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541209229 885440512 13173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9102/tid=9108] ppid=9101 vsize=864688 CPUtime=0.11
/proc/9102/task/9108/stat : 9108 (java) S 9101 9098 8187 0 -1 64 505 0 0 0 11 0 0 0 16 0 9 0 1541209229 885440512 13173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9102/tid=9109] ppid=9101 vsize=864688 CPUtime=0
/proc/9102/task/9109/stat : 9109 (java) S 9101 9098 8187 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1541209229 885440512 13173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9102/tid=9110] ppid=9101 vsize=864688 CPUtime=0
/proc/9102/task/9110/stat : 9110 (java) S 9101 9098 8187 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1541209229 885440512 13173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 883644

[startup+3.10122 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 9110
/proc/meminfo: memFree=1658496/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=2.28
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 973 17706 0 1 3 1 212 12 15 0 1 0 1541209218 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 13600

[startup+6.30258 s]
/proc/loadavg: 1.98 1.97 1.99 4/83 9120
/proc/meminfo: memFree=1659328/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=2.28
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 974 17706 0 1 3 1 212 12 15 0 1 0 1541209218 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 797 370 3 0 500 0
[pid=9111] ppid=9098 vsize=5356 CPUtime=0
/proc/9111/stat : 9111 (sh) S 9098 9098 8187 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541209454 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9111/statm: 1339 233 193 169 0 50 0
[pid=9112] ppid=9111 vsize=868408 CPUtime=3.87
/proc/9112/stat : 9112 (java) S 9111 9098 8187 0 -1 0 19893 0 1 0 376 11 0 0 18 0 9 0 1541209454 889249792 18519 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9112/statm: 217102 18519 2540 9 0 211677 0
[pid=9112/tid=9113] ppid=9111 vsize=868408 CPUtime=2.39
/proc/9112/task/9113/stat : 9113 (java) R 9111 9098 8187 0 -1 64 3307 0 1 0 236 3 0 0 25 0 9 0 1541209455 889249792 18519 996147200 134512640 134550740 4294955952 18446744073709551615 4126609284 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9112/tid=9114] ppid=9111 vsize=868408 CPUtime=1.26
/proc/9112/task/9114/stat : 9114 (java) S 9111 9098 8187 0 -1 64 14427 0 0 0 120 6 0 0 16 0 9 0 1541209456 889249792 18519 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9112/tid=9115] ppid=9111 vsize=868408 CPUtime=0
/proc/9112/task/9115/stat : 9115 (java) S 9111 9098 8187 0 -1 64 10 0 0 0 0 0 0 0 17 0 9 0 1541209457 889249792 18519 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9112/tid=9116] ppid=9111 vsize=868408 CPUtime=0
/proc/9112/task/9116/stat : 9116 (java) S 9111 9098 8187 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1541209457 889249792 18519 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9112/tid=9117] ppid=9111 vsize=868408 CPUtime=0
/proc/9112/task/9117/stat : 9117 (java) S 9111 9098 8187 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541209460 889249792 18519 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9112/tid=9118] ppid=9111 vsize=868408 CPUtime=0.19
/proc/9112/task/9118/stat : 9118 (java) S 9111 9098 8187 0 -1 64 1461 0 0 0 19 0 0 0 17 0 9 0 1541209460 889249792 18519 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9112/tid=9119] ppid=9111 vsize=868408 CPUtime=0
/proc/9112/task/9119/stat : 9119 (java) S 9111 9098 8187 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1541209460 889249792 18519 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9112/tid=9120] ppid=9111 vsize=868408 CPUtime=0
/proc/9112/task/9120/stat : 9120 (java) S 9111 9098 8187 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1541209460 889249792 18519 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 887364

[startup+12.7023 s]
/proc/loadavg: 2.06 1.99 1.99 3/83 9120
/proc/meminfo: memFree=1545728/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=2.28
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 974 17706 0 1 3 1 212 12 16 0 1 0 1541209218 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 797 370 3 0 500 0
[pid=9111] ppid=9098 vsize=5356 CPUtime=0
/proc/9111/stat : 9111 (sh) S 9098 9098 8187 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541209454 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9111/statm: 1339 233 193 169 0 50 0
[pid=9112] ppid=9111 vsize=868520 CPUtime=10.21
/proc/9112/stat : 9112 (java) S 9111 9098 8187 0 -1 0 56989 0 1 0 983 38 0 0 18 0 9 0 1541209454 889364480 40737 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9112/statm: 217130 40737 2566 9 0 211677 0
[pid=9112/tid=9113] ppid=9111 vsize=868520 CPUtime=5.38
/proc/9112/task/9113/stat : 9113 (java) R 9111 9098 8187 0 -1 64 4540 0 1 0 526 12 0 0 25 0 9 0 1541209455 889364480 40737 996147200 134512640 134550740 4294955952 18446744073709551615 4127047607 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9112/tid=9114] ppid=9111 vsize=868520 CPUtime=4.51
/proc/9112/task/9114/stat : 9114 (java) S 9111 9098 8187 0 -1 64 50234 0 0 0 428 23 0 0 16 0 9 0 1541209456 889364480 40737 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9112/tid=9115] ppid=9111 vsize=868520 CPUtime=0
/proc/9112/task/9115/stat : 9115 (java) S 9111 9098 8187 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1541209457 889364480 40737 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9112/tid=9116] ppid=9111 vsize=868520 CPUtime=0
/proc/9112/task/9116/stat : 9116 (java) S 9111 9098 8187 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1541209457 889364480 40737 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9112/tid=9117] ppid=9111 vsize=868520 CPUtime=0
/proc/9112/task/9117/stat : 9117 (java) S 9111 9098 8187 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541209460 889364480 40737 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9112/tid=9118] ppid=9111 vsize=868520 CPUtime=0.29
/proc/9112/task/9118/stat : 9118 (java) S 9111 9098 8187 0 -1 64 1517 0 0 0 28 1 0 0 16 0 9 0 1541209460 889364480 40737 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9112/tid=9119] ppid=9111 vsize=868520 CPUtime=0
/proc/9112/task/9119/stat : 9119 (java) S 9111 9098 8187 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1541209460 889364480 40737 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9112/tid=9120] ppid=9111 vsize=868520 CPUtime=0
/proc/9112/task/9120/stat : 9120 (java) S 9111 9098 8187 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1541209460 889364480 40737 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 887476

[startup+25.5018 s]
/proc/loadavg: 2.05 1.99 1.99 3/75 9122
/proc/meminfo: memFree=1563840/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=24.35
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 1022 75270 0 2 4 1 2303 127 16 0 1 0 1541209218 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 799 370 3 0 500 0
[pid=9121] ppid=9098 vsize=5356 CPUtime=0
/proc/9121/stat : 9121 (sh) S 9098 9098 8187 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541211695 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9121/statm: 1339 232 193 169 0 50 0
[pid=9122] ppid=9121 vsize=5324 CPUtime=0.71
/proc/9122/stat : 9122 (picosat) R 9121 9098 8187 0 -1 4194304 1099 0 0 0 32 39 0 0 25 0 1 0 1541211696 5451776 1085 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/9122/statm: 1331 1085 40 102 0 1226 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 24280

[startup+51.1017 s]
/proc/loadavg: 2.03 1.99 1.99 3/75 9122
/proc/meminfo: memFree=1457600/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=24.35
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 1022 75270 0 2 4 1 2303 127 16 0 1 0 1541209218 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 799 370 3 0 500 0
[pid=9121] ppid=9098 vsize=5356 CPUtime=0
/proc/9121/stat : 9121 (sh) S 9098 9098 8187 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541211695 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9121/statm: 1339 232 193 169 0 50 0
[pid=9122] ppid=9121 vsize=113140 CPUtime=26.06
/proc/9122/stat : 9122 (picosat) R 9121 9098 8187 0 -1 4194304 26706 0 0 0 1188 1418 0 0 25 0 1 0 1541211696 115855360 26692 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/9122/statm: 28285 26692 40 102 0 28180 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 132096

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

[startup+63.9011 s]
/proc/loadavg: 2.02 1.99 1.99 3/75 9122
/proc/meminfo: memFree=1405248/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=24.35
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 1022 75270 0 2 4 1 2303 127 16 0 1 0 1541209218 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 799 370 3 0 500 0
[pid=9121] ppid=9098 vsize=5356 CPUtime=0
/proc/9121/stat : 9121 (sh) S 9098 9098 8187 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541211695 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9121/statm: 1339 232 193 169 0 50 0
[pid=9122] ppid=9121 vsize=163844 CPUtime=38.74
/proc/9122/stat : 9122 (picosat) R 9121 9098 8187 0 -1 4194304 39163 0 0 0 1777 2097 0 0 25 0 1 0 1541211696 167776256 39149 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/9122/statm: 40961 39149 40 102 0 40856 0
Current children cumulated CPU time (s) 63.09
Current children cumulated vsize (KiB) 182800

[startup+76.7016 s]
/proc/loadavg: 2.02 1.99 1.99 3/75 9122
/proc/meminfo: memFree=1357888/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=24.35
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 1022 75270 0 2 4 1 2303 127 16 0 1 0 1541209218 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 799 370 3 0 500 0
[pid=9121] ppid=9098 vsize=5356 CPUtime=0
/proc/9121/stat : 9121 (sh) S 9098 9098 8187 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541211695 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9121/statm: 1339 232 193 169 0 50 0
[pid=9122] ppid=9121 vsize=223128 CPUtime=51.42
/proc/9122/stat : 9122 (picosat) R 9121 9098 8187 0 -1 4194304 51649 0 0 0 2355 2787 0 0 25 0 1 0 1541211696 228483072 51635 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/9122/statm: 55782 51635 40 102 0 55677 0
Current children cumulated CPU time (s) 75.77
Current children cumulated vsize (KiB) 242084

[startup+83.1023 s]
/proc/loadavg: 2.02 1.99 1.99 3/75 9122
/proc/meminfo: memFree=1334912/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=24.35
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 1022 75270 0 2 4 1 2303 127 16 0 1 0 1541209218 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 799 370 3 0 500 0
[pid=9121] ppid=9098 vsize=5356 CPUtime=0
/proc/9121/stat : 9121 (sh) S 9098 9098 8187 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541211695 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9121/statm: 1339 232 193 169 0 50 0
[pid=9122] ppid=9121 vsize=240652 CPUtime=57.76
/proc/9122/stat : 9122 (picosat) R 9121 9098 8187 0 -1 4194304 56400 0 0 0 2752 3024 0 0 25 0 1 0 1541211696 246427648 56311 996147200 134512640 134931368 4294956256 18446744073709551615 134525800 0 0 4096 0 0 0 0 17 1 0 0
/proc/9122/statm: 60163 56311 42 102 0 60058 0
Current children cumulated CPU time (s) 82.11
Current children cumulated vsize (KiB) 259608

[startup+86.3017 s]
/proc/loadavg: 2.02 1.99 1.99 3/75 9122
/proc/meminfo: memFree=1334592/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=24.35
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 1022 75270 0 2 4 1 2303 127 16 0 1 0 1541209218 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 799 370 3 0 500 0
[pid=9121] ppid=9098 vsize=5356 CPUtime=0
/proc/9121/stat : 9121 (sh) S 9098 9098 8187 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541211695 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9121/statm: 1339 232 193 169 0 50 0
[pid=9122] ppid=9121 vsize=242708 CPUtime=60.93
/proc/9122/stat : 9122 (picosat) R 9121 9098 8187 0 -1 4194304 56489 0 0 0 3069 3024 0 0 25 0 1 0 1541211696 248532992 56398 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/9122/statm: 60677 56398 48 102 0 60572 0
Current children cumulated CPU time (s) 85.28
Current children cumulated vsize (KiB) 261664

[startup+87.9019 s]
/proc/loadavg: 2.01 1.99 1.99 3/75 9122
/proc/meminfo: memFree=1333056/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=24.35
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 1022 75270 0 2 4 1 2303 127 16 0 1 0 1541209218 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 799 370 3 0 500 0
[pid=9121] ppid=9098 vsize=5356 CPUtime=0
/proc/9121/stat : 9121 (sh) S 9098 9098 8187 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541211695 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9121/statm: 1339 232 193 169 0 50 0
[pid=9122] ppid=9121 vsize=242712 CPUtime=62.51
/proc/9122/stat : 9122 (picosat) R 9121 9098 8187 0 -1 4194304 56502 0 0 0 3227 3024 0 0 25 0 1 0 1541211696 248537088 56411 996147200 134512640 134931368 4294956256 18446744073709551615 134533657 0 0 4096 0 0 0 0 17 1 0 0
/proc/9122/statm: 60678 56411 52 102 0 60573 0
Current children cumulated CPU time (s) 86.86
Current children cumulated vsize (KiB) 261668

[startup+88.7019 s]
/proc/loadavg: 2.01 1.99 1.99 3/75 9122
/proc/meminfo: memFree=1333056/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=87.25
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 1091 132058 0 2 4 1 5564 3156 16 0 1 0 1541209218 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 87.25
Current children cumulated vsize (KiB) 13600

[startup+88.9019 s]
/proc/loadavg: 2.01 1.99 1.99 3/75 9122
/proc/meminfo: memFree=1333056/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=13600 CPUtime=87.25
/proc/9098/stat : 9098 (sugar) S 9096 9098 8187 0 -1 4194304 1091 132058 0 2 4 1 5564 3156 15 0 1 0 1541209218 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9098/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 87.25
Current children cumulated vsize (KiB) 13600

[startup+89.0022 s]
/proc/loadavg: 2.01 1.99 1.99 3/73 9132
/proc/meminfo: memFree=1692880/2055920 swapFree=4111892/4192956
[pid=9098] ppid=9096 vsize=0 CPUtime=87.95
/proc/9098/stat : 9098 (sugar) R 9096 9098 8187 0 -1 4194308 1150 136011 0 3 4 9 5622 3160 16 0 1 0 1541209218 0 0 996147200 0 0 0 0 0 0 0 4224 16386 0 0 0 17 1 0 0
/proc/9098/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 87.95
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 89.0076
CPU time (s): 87.9686
CPU user time (s): 56.2724
CPU system time (s): 31.6962
CPU usage (%): 98.8327
Max. virtual memory (cumulated for all children) (KiB): 907852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 56.2724
system time used= 31.6962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137161
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= 7892
involuntary context switches= 9512

runsolver used 0.144977 second user time and 0.294955 second system time

The end

Launcher Data (download as text)

Begin job on node38 at 2008-07-03 22:03:08
IDJOB=1058471
IDBENCH=54130
IDSOLVER=345
FILE ID=node38/1058471-1215115388
PBS_JOBID= 7877128
Free space on /tmp= 66544 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-13.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-1058471-1215115388/watcher-1058471-1215115388 -o /tmp/evaluation-result-1058471-1215115388/solver-1058471-1215115388 -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-1058471-1215115388.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 96388d2f788c0ec6e36289d5c4da0a58
RANDOM SEED=41560460

node38.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.223
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.223
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:       1711032 kB
Buffers:          7772 kB
Cached:          77068 kB
SwapCached:      74824 kB
Active:         258136 kB
Inactive:        29552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1711032 kB
SwapTotal:     4192956 kB
SwapFree:      4111892 kB
Dirty:            5524 kB
Writeback:           0 kB
Mapped:         210928 kB
Slab:            42056 kB
Committed_AS:  2988324 kB
PageTables:       2256 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= 66544 MiB
End job on node38 at 2008-07-03 22:04:37