Trace number 2067066

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.14.6+picosatSAT 29.3795 29.8153

General information on the benchmark

Namecsp/pseudo/logic-synthesis/
normalized-clip-b.xml
MD5SUM453c2ff116a90f9a35dc6b267eb01bd8
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.729888
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of constraints705
Maximum constraint arity111
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension705
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.07	c 0	BEGIN Sat Jul 11 22:24:08 2009
0.00/0.07	c 0	PID 13821
0.06/0.08	c 0	HOST node10.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2067066-1247343847.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2067066-1247343847.xml' 'HOME/temp.csp'
0.06/0.50	c 0	2 domains, 349 variables, 44 predicates, 0 relations, 705 constraints
0.06/0.55	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.55	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.47/0.63	c 0	Parsing HOME/temp.csp
0.47/0.74	c 0	parsed 1100 expressions
0.47/0.75	c 0	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.47/0.75	c 0	Converting to clausal form CSP
0.47/0.78	c 0	converted 110 (10%) expressions
0.47/0.78	c 0	converted 220 (20%) expressions
0.47/0.78	c 0	converted 330 (30%) expressions
0.47/0.82	c 0	converted 440 (40%) expressions
0.47/0.87	c 0	converted 550 (50%) expressions
0.47/0.90	c 0	converted 660 (60%) expressions
0.90/1.06	c 1	converted 770 (70%) expressions
1.00/1.13	c 1	converted 880 (80%) expressions
1.10/1.25	c 1	converted 990 (90%) expressions
1.39/1.51	c 1	converted 1100 (100%) expressions
1.39/1.52	c 1	CSP : 3014 integers, 0 booleans, 6035 clauses, largest domain size 38
1.39/1.52	c 1	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.39/1.52	c 1	Propagation in CSP
1.48/1.63	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.48/1.63	c 1	CSP : 3014 integers, 0 booleans, 6035 clauses, largest domain size 38
1.48/1.63	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.48/1.64	c 1	Simplifing CSP by introducing new Boolean variables
1.48/1.64	c 1	CSP : 3014 integers, 0 booleans, 6035 clauses, largest domain size 38
1.48/1.64	c 1	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.48/1.69	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.59/1.71	c 1	302 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.59/1.72	c 1	603 (20%) CSP integer variables are encoded (846 clauses, 10061 bytes)
1.59/1.72	c 1	905 (30%) CSP integer variables are encoded (1992 clauses, 24959 bytes)
1.59/1.73	c 1	1206 (40%) CSP integer variables are encoded (3876 clauses, 49451 bytes)
1.59/1.73	c 1	1507 (50%) CSP integer variables are encoded (6048 clauses, 77687 bytes)
1.59/1.74	c 1	1809 (60%) CSP integer variables are encoded (8651 clauses, 112359 bytes)
1.59/1.74	c 1	2110 (70%) CSP integer variables are encoded (11567 clauses, 156099 bytes)
1.59/1.75	c 1	2412 (80%) CSP integer variables are encoded (14649 clauses, 202329 bytes)
1.59/1.75	c 1	2713 (90%) CSP integer variables are encoded (17547 clauses, 245799 bytes)
1.59/1.76	c 1	3014 (100%) CSP integer variables are encoded (20813 clauses, 294789 bytes)
1.78/1.93	c 1	604 (10%) CSP clauses are encoded (26707 clauses, 396030 bytes)
1.78/1.99	c 1	1207 (20%) CSP clauses are encoded (37300 clauses, 587379 bytes)
2.07/2.26	c 2	1811 (30%) CSP clauses are encoded (72870 clauses, 1307717 bytes)
2.67/2.87	c 2	2414 (40%) CSP clauses are encoded (131969 clauses, 2553760 bytes)
2.96/3.16	c 3	3018 (50%) CSP clauses are encoded (176579 clauses, 3485041 bytes)
3.76/3.99	c 3	3621 (60%) CSP clauses are encoded (263302 clauses, 5572125 bytes)
6.14/6.39	c 6	4225 (70%) CSP clauses are encoded (410058 clauses, 9629584 bytes)
10.69/10.92	c 10	4828 (80%) CSP clauses are encoded (620371 clauses, 15834825 bytes)
13.66/13.98	c 13	5432 (90%) CSP clauses are encoded (772223 clauses, 20223410 bytes)
15.93/16.27	c 16	6035 (100%) CSP clauses are encoded (913216 clauses, 24088774 bytes)
15.93/16.27	c 16	6035 CSP clauses encoded
15.93/16.27	c 16	Writing map file : HOME/temp.map
15.93/16.28	c 16	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
15.93/16.28	c 16	SAT : 23826 SAT variables, 913216 SAT clauses, 24088774 bytes
15.93/16.28	c 16	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
15.93/16.29	c 16	SOLVING HOME/temp.cnf
15.93/16.29	c 16	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
29.09/29.52	c 29	DECODING HOME/temp.out WITH HOME/temp.map
29.09/29.52	c 29	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
29.19/29.61	c 29	Decoding HOME/temp.out
29.28/29.72	s SATISFIABLE
29.28/29.73	v 1 1 1 1 1 0 1 1 1 0 0 1 0 1 1 1 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 1 1 0 0 0 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 0 1 0 0 1 0 0 0 0 0 1 1 1 1 0 0 0 0 1 1 1 1 1 1 1 0 1 1 1 1 0 1 0 1 0 1 1 1 1 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 1 1 0 0 1 0 0 1 1 0 0 1 0 1 0 0 1 1 1 0 0 1 1 1 1 0 0 1 0 0 0 0 1 1 1 0 1 0 1 1 0 1 1 1 1 0 0 0 0 0 1 1 0 0 1 0 0 1 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 1 0 1 0 0 0 1 1 0 1 1 1 1 0 1 1 1 1 1 0 0 1 0 1 1 1 0 0 1 0 1 0 0 0 0 1 0 1 1 0 0 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 1 1 0 0 0 0 0 1 1 0 0 0 1 1 0 1 1 1 1 0 0 1 1 0 1 0 1 0 0 0 0 0 0 1 1 1 1 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 1 1 1 0 0 0 0 0 1 0 1 0 1 1 0 1 1 1 1 0 1 0 1
29.28/29.74	c 29	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
29.28/29.80	c 29	CPU 29.34 (0.06 0.02 22.12 7.14)
29.28/29.80	c 29	END Sat Jul 11 22:24:37 2009

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2067066-1247343847/watcher-2067066-1247343847 -o /tmp/evaluation-result-2067066-1247343847/solver-2067066-1247343847 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2067066-1247343847.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.02 2.01 4/74 13821
/proc/meminfo: memFree=1870792/2055920 swapFree=4192812/4192956
[pid=13821] ppid=13819 vsize=12268 CPUtime=0
/proc/13821/stat : 13821 (sugar) R 13819 13821 12691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 21451795 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 214920034917 0 0 4224 0 0 0 0 17 0 0 0
/proc/13821/statm: 3067 316 241 3 0 167 0

[startup+0.081294 s]
/proc/loadavg: 2.08 2.02 2.01 4/74 13821
/proc/meminfo: memFree=1870792/2055920 swapFree=4192812/4192956
[pid=13821] ppid=13819 vsize=16868 CPUtime=0.06
/proc/13821/stat : 13821 (sugar) R 13819 13821 12691 0 -1 4194304 1199 128 0 0 5 1 0 0 16 0 1 0 21451795 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214919867039 0 0 4224 16386 0 0 0 17 0 0 0
/proc/13821/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.102309 s]
/proc/loadavg: 2.08 2.02 2.01 4/74 13821
/proc/meminfo: memFree=1870792/2055920 swapFree=4192812/4192956
[pid=13821] ppid=13819 vsize=16868 CPUtime=0.06
/proc/13821/stat : 13821 (sugar) S 13819 13821 12691 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 21451795 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13821/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301339 s]
/proc/loadavg: 2.08 2.02 2.01 4/74 13821
/proc/meminfo: memFree=1870792/2055920 swapFree=4192812/4192956
[pid=13821] ppid=13819 vsize=16868 CPUtime=0.06
/proc/13821/stat : 13821 (sugar) S 13819 13821 12691 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 21451795 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13821/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701425 s]
/proc/loadavg: 2.08 2.02 2.01 4/74 13821
/proc/meminfo: memFree=1870792/2055920 swapFree=4192812/4192956
[pid=13821] ppid=13819 vsize=16868 CPUtime=0.47
/proc/13821/stat : 13821 (sugar) S 13819 13821 12691 0 -1 4194304 1309 4930 0 1 5 1 37 4 16 0 1 0 21451795 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13821/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 16868

[startup+1.5026 s]
/proc/loadavg: 2.07 2.02 2.00 4/85 13843
/proc/meminfo: memFree=1856032/2055920 swapFree=4192812/4192956
[pid=13821] ppid=13819 vsize=16868 CPUtime=0.47
/proc/13821/stat : 13821 (sugar) S 13819 13821 12691 0 -1 4194304 1309 4930 0 1 5 1 37 4 16 0 1 0 21451795 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13821/statm: 4217 1111 409 3 0 796 0
[pid=13834] ppid=13821 vsize=5356 CPUtime=0
/proc/13834/stat : 13834 (sh) S 13821 13821 12691 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21451851 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13834/statm: 1339 233 193 169 0 50 0
[pid=13835] ppid=13834 vsize=868592 CPUtime=0.92
/proc/13835/stat : 13835 (java) S 13834 13821 12691 0 -1 0 7445 0 1 0 88 4 0 0 18 0 9 0 21451851 889438208 6654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13835/statm: 217148 6654 2566 9 0 211653 0
[pid=13835/tid=13836] ppid=13834 vsize=868592 CPUtime=0.59
/proc/13835/task/13836/stat : 13836 (java) R 13834 13821 12691 0 -1 64 2711 0 1 0 58 1 0 0 21 0 9 0 21451852 889438208 6654 996147200 134512640 134550932 4294955936 18446744073709551615 4126545666 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13837] ppid=13834 vsize=868592 CPUtime=0.12
/proc/13835/task/13837/stat : 13837 (java) S 13834 13821 12691 0 -1 64 2548 0 0 0 11 1 0 0 16 0 9 0 21451853 889438208 6654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13838] ppid=13834 vsize=868592 CPUtime=0
/proc/13835/task/13838/stat : 13838 (java) S 13834 13821 12691 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21451853 889438208 6654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13839] ppid=13834 vsize=868592 CPUtime=0
/proc/13835/task/13839/stat : 13839 (java) S 13834 13821 12691 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21451853 889438208 6654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13840] ppid=13834 vsize=868592 CPUtime=0
/proc/13835/task/13840/stat : 13840 (java) S 13834 13821 12691 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21451855 889438208 6654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13841] ppid=13834 vsize=868592 CPUtime=0.18
/proc/13835/task/13841/stat : 13841 (java) S 13834 13821 12691 0 -1 64 1487 0 0 0 18 0 0 0 16 0 9 0 21451855 889438208 6654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13842] ppid=13834 vsize=868592 CPUtime=0
/proc/13835/task/13842/stat : 13842 (java) S 13834 13821 12691 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21451856 889438208 6654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13843] ppid=13834 vsize=868592 CPUtime=0
/proc/13835/task/13843/stat : 13843 (java) S 13834 13821 12691 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21451856 889438208 6654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 890816

[startup+3.10295 s]
/proc/loadavg: 2.07 2.02 2.00 3/85 13843
/proc/meminfo: memFree=1849184/2055920 swapFree=4192812/4192956
[pid=13821] ppid=13819 vsize=16868 CPUtime=0.47
/proc/13821/stat : 13821 (sugar) S 13819 13821 12691 0 -1 4194304 1310 4930 0 1 5 1 37 4 15 0 1 0 21451795 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13821/statm: 4217 1111 409 3 0 796 0
[pid=13834] ppid=13821 vsize=5356 CPUtime=0
/proc/13834/stat : 13834 (sh) S 13821 13821 12691 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21451851 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13834/statm: 1339 233 193 169 0 50 0
[pid=13835] ppid=13834 vsize=868704 CPUtime=2.49
/proc/13835/stat : 13835 (java) S 13834 13821 12691 0 -1 0 7771 0 1 0 241 8 0 0 18 0 9 0 21451851 889552896 6790 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13835/statm: 217176 6790 2590 9 0 211653 0
[pid=13835/tid=13836] ppid=13834 vsize=868704 CPUtime=2.04
/proc/13835/task/13836/stat : 13836 (java) R 13834 13821 12691 0 -1 64 2942 0 1 0 199 5 0 0 25 0 9 0 21451852 889552896 6790 996147200 134512640 134550932 4294955936 18446744073709551615 4126519433 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13837] ppid=13834 vsize=868704 CPUtime=0.22
/proc/13835/task/13837/stat : 13837 (java) S 13834 13821 12691 0 -1 64 2617 0 0 0 20 2 0 0 16 0 9 0 21451853 889552896 6790 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13838] ppid=13834 vsize=868704 CPUtime=0
/proc/13835/task/13838/stat : 13838 (java) S 13834 13821 12691 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21451853 889552896 6790 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13839] ppid=13834 vsize=868704 CPUtime=0
/proc/13835/task/13839/stat : 13839 (java) S 13834 13821 12691 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21451853 889552896 6790 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13840] ppid=13834 vsize=868704 CPUtime=0
/proc/13835/task/13840/stat : 13840 (java) S 13834 13821 12691 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21451855 889552896 6790 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13841] ppid=13834 vsize=868704 CPUtime=0.22
/proc/13835/task/13841/stat : 13841 (java) S 13834 13821 12691 0 -1 64 1513 0 0 0 22 0 0 0 16 0 9 0 21451855 889552896 6790 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13842] ppid=13834 vsize=868704 CPUtime=0
/proc/13835/task/13842/stat : 13842 (java) S 13834 13821 12691 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21451856 889552896 6790 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13843] ppid=13834 vsize=868704 CPUtime=0
/proc/13835/task/13843/stat : 13843 (java) S 13834 13821 12691 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21451856 889552896 6790 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 890928

[startup+6.30165 s]
/proc/loadavg: 2.07 2.02 2.00 3/85 13843
/proc/meminfo: memFree=1841632/2055920 swapFree=4192812/4192956
[pid=13821] ppid=13819 vsize=16868 CPUtime=0.48
/proc/13821/stat : 13821 (sugar) S 13819 13821 12691 0 -1 4194304 1310 4930 0 1 6 1 37 4 15 0 1 0 21451795 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13821/statm: 4217 1111 409 3 0 796 0
[pid=13834] ppid=13821 vsize=5356 CPUtime=0
/proc/13834/stat : 13834 (sh) S 13821 13821 12691 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21451851 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13834/statm: 1339 233 193 169 0 50 0
[pid=13835] ppid=13834 vsize=868704 CPUtime=5.66
/proc/13835/stat : 13835 (java) S 13834 13821 12691 0 -1 0 8077 0 1 0 550 16 0 0 18 0 9 0 21451851 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13835/statm: 217176 6795 2590 9 0 211653 0
[pid=13835/tid=13836] ppid=13834 vsize=868704 CPUtime=5.12
/proc/13835/task/13836/stat : 13836 (java) R 13834 13821 12691 0 -1 64 3243 0 1 0 502 10 0 0 25 0 9 0 21451852 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4126984079 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13837] ppid=13834 vsize=868704 CPUtime=0.29
/proc/13835/task/13837/stat : 13837 (java) S 13834 13821 12691 0 -1 64 2617 0 0 0 25 4 0 0 16 0 9 0 21451853 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13838] ppid=13834 vsize=868704 CPUtime=0
/proc/13835/task/13838/stat : 13838 (java) S 13834 13821 12691 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21451853 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13839] ppid=13834 vsize=868704 CPUtime=0
/proc/13835/task/13839/stat : 13839 (java) S 13834 13821 12691 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21451853 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13840] ppid=13834 vsize=868704 CPUtime=0
/proc/13835/task/13840/stat : 13840 (java) S 13834 13821 12691 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21451855 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13841] ppid=13834 vsize=868704 CPUtime=0.23
/proc/13835/task/13841/stat : 13841 (java) S 13834 13821 12691 0 -1 64 1518 0 0 0 23 0 0 0 16 0 9 0 21451855 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13842] ppid=13834 vsize=868704 CPUtime=0
/proc/13835/task/13842/stat : 13842 (java) S 13834 13821 12691 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21451856 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13843] ppid=13834 vsize=868704 CPUtime=0
/proc/13835/task/13843/stat : 13843 (java) S 13834 13821 12691 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21451856 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 890928

[startup+12.7021 s]
/proc/loadavg: 2.14 2.03 2.01 3/85 13843
/proc/meminfo: memFree=1832480/2055920 swapFree=4192812/4192956
[pid=13821] ppid=13819 vsize=16868 CPUtime=0.48
/proc/13821/stat : 13821 (sugar) S 13819 13821 12691 0 -1 4194304 1310 4930 0 1 6 1 37 4 16 0 1 0 21451795 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13821/statm: 4217 1111 409 3 0 796 0
[pid=13834] ppid=13821 vsize=5356 CPUtime=0
/proc/13834/stat : 13834 (sh) S 13821 13821 12691 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21451851 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13834/statm: 1339 233 193 169 0 50 0
[pid=13835] ppid=13834 vsize=868704 CPUtime=11.98
/proc/13835/stat : 13835 (java) S 13834 13821 12691 0 -1 0 8561 0 1 0 1173 25 0 0 18 0 9 0 21451851 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13835/statm: 217176 6795 2590 9 0 211653 0
[pid=13835/tid=13836] ppid=13834 vsize=868704 CPUtime=11.3
/proc/13835/task/13836/stat : 13836 (java) R 13834 13821 12691 0 -1 64 3727 0 1 0 1114 16 0 0 25 0 9 0 21451852 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4126972950 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13837] ppid=13834 vsize=868704 CPUtime=0.41
/proc/13835/task/13837/stat : 13837 (java) S 13834 13821 12691 0 -1 64 2617 0 0 0 35 6 0 0 16 0 9 0 21451853 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13838] ppid=13834 vsize=868704 CPUtime=0
/proc/13835/task/13838/stat : 13838 (java) S 13834 13821 12691 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21451853 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13839] ppid=13834 vsize=868704 CPUtime=0
/proc/13835/task/13839/stat : 13839 (java) S 13834 13821 12691 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21451853 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13840] ppid=13834 vsize=868704 CPUtime=0
/proc/13835/task/13840/stat : 13840 (java) S 13834 13821 12691 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21451855 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13841] ppid=13834 vsize=868704 CPUtime=0.23
/proc/13835/task/13841/stat : 13841 (java) S 13834 13821 12691 0 -1 64 1518 0 0 0 23 0 0 0 16 0 9 0 21451855 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13842] ppid=13834 vsize=868704 CPUtime=0
/proc/13835/task/13842/stat : 13842 (java) S 13834 13821 12691 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21451856 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13835/tid=13843] ppid=13834 vsize=868704 CPUtime=0
/proc/13835/task/13843/stat : 13843 (java) S 13834 13821 12691 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21451856 889552896 6795 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 890928

[startup+25.5029 s]
/proc/loadavg: 2.12 2.03 2.01 3/77 13845
/proc/meminfo: memFree=1815200/2055920 swapFree=4192812/4192956
[pid=13821] ppid=13819 vsize=16868 CPUtime=16.03
/proc/13821/stat : 13821 (sugar) S 13819 13821 12691 0 -1 4194304 1365 14088 0 2 6 1 1559 37 16 0 1 0 21451795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13821/statm: 4217 1113 409 3 0 796 0
[pid=13844] ppid=13821 vsize=5356 CPUtime=0
/proc/13844/stat : 13844 (sh) S 13821 13821 12691 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21453425 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13844/statm: 1339 232 193 169 0 50 0
[pid=13845] ppid=13844 vsize=31284 CPUtime=9.1
/proc/13845/stat : 13845 (picosat) R 13844 13821 12691 0 -1 4194304 7213 0 0 0 423 487 0 0 25 0 1 0 21453425 32034816 7199 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/13845/statm: 7821 7199 40 102 0 7716 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 53508

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

[startup+27.1012 s]
/proc/loadavg: 2.11 2.03 2.01 3/77 13845
/proc/meminfo: memFree=1812128/2055920 swapFree=4192812/4192956
[pid=13821] ppid=13819 vsize=16868 CPUtime=16.03
/proc/13821/stat : 13821 (sugar) S 13819 13821 12691 0 -1 4194304 1365 14088 0 2 6 1 1559 37 16 0 1 0 21451795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13821/statm: 4217 1113 409 3 0 796 0
[pid=13844] ppid=13821 vsize=5356 CPUtime=0
/proc/13844/stat : 13844 (sh) S 13821 13821 12691 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21453425 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13844/statm: 1339 232 193 169 0 50 0
[pid=13845] ppid=13844 vsize=35508 CPUtime=10.68
/proc/13845/stat : 13845 (picosat) R 13844 13821 12691 0 -1 4194304 8352 0 0 0 495 573 0 0 25 0 1 0 21453425 36360192 8338 996147200 134512640 134931368 4294956256 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 1 0 0
/proc/13845/statm: 8877 8338 40 102 0 8772 0
Current children cumulated CPU time (s) 26.71
Current children cumulated vsize (KiB) 57732

[startup+28.7016 s]
/proc/loadavg: 2.11 2.03 2.01 3/77 13845
/proc/meminfo: memFree=1805728/2055920 swapFree=4192812/4192956
[pid=13821] ppid=13819 vsize=16868 CPUtime=16.03
/proc/13821/stat : 13821 (sugar) S 13819 13821 12691 0 -1 4194304 1365 14088 0 2 6 1 1559 37 16 0 1 0 21451795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13821/statm: 4217 1113 409 3 0 796 0
[pid=13844] ppid=13821 vsize=5356 CPUtime=0
/proc/13844/stat : 13844 (sh) S 13821 13821 12691 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21453425 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13844/statm: 1339 232 193 169 0 50 0
[pid=13845] ppid=13844 vsize=39732 CPUtime=12.27
/proc/13845/stat : 13845 (picosat) R 13844 13821 12691 0 -1 4194304 9521 0 0 0 565 662 0 0 25 0 1 0 21453425 40685568 9507 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/13845/statm: 9933 9507 40 102 0 9828 0
Current children cumulated CPU time (s) 28.3
Current children cumulated vsize (KiB) 61956

[startup+29.5027 s]
/proc/loadavg: 2.11 2.03 2.01 3/77 13845
/proc/meminfo: memFree=1805728/2055920 swapFree=4192812/4192956
[pid=13821] ppid=13819 vsize=16868 CPUtime=16.03
/proc/13821/stat : 13821 (sugar) S 13819 13821 12691 0 -1 4194304 1365 14088 0 2 6 1 1559 37 16 0 1 0 21451795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13821/statm: 4217 1113 409 3 0 796 0
[pid=13844] ppid=13821 vsize=5356 CPUtime=0
/proc/13844/stat : 13844 (sh) S 13821 13821 12691 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21453425 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13844/statm: 1339 232 193 169 0 50 0
[pid=13845] ppid=13844 vsize=35660 CPUtime=13.06
/proc/13845/stat : 13845 (picosat) R 13844 13821 12691 0 -1 4194304 9769 0 0 0 634 672 0 0 25 0 1 0 21453425 36515840 8742 996147200 134512640 134931368 4294956256 18446744073709551615 134579043 0 0 4096 0 0 0 0 17 1 0 0
/proc/13845/statm: 8915 8742 47 102 0 8810 0
Current children cumulated CPU time (s) 29.09
Current children cumulated vsize (KiB) 57884

[startup+29.7078 s]
/proc/loadavg: 2.11 2.03 2.01 3/85 13855
/proc/meminfo: memFree=1838880/2055920 swapFree=4192812/4192956
[pid=13821] ppid=13819 vsize=16868 CPUtime=29.13
/proc/13821/stat : 13821 (sugar) S 13819 13821 12691 0 -1 4194304 1446 24143 0 2 6 1 2195 711 16 0 1 0 21451795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13821/statm: 4217 1113 409 3 0 796 0
[pid=13846] ppid=13821 vsize=5356 CPUtime=0
/proc/13846/stat : 13846 (sh) S 13821 13821 12691 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 21454748 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13846/statm: 1339 233 193 169 0 50 0
[pid=13847] ppid=13846 vsize=862284 CPUtime=0.15
/proc/13847/stat : 13847 (java) S 13846 13821 12691 0 -1 0 3096 0 1 0 13 2 0 0 18 0 9 0 21454749 882978816 2566 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 215571 2566 1278 9 0 210484 0
[pid=13847/tid=13848] ppid=13846 vsize=862284 CPUtime=0.1
/proc/13847/task/13848/stat : 13848 (java) R 13846 13821 12691 0 -1 64 2034 0 1 0 9 1 0 0 20 0 9 0 21454750 882978816 2566 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13847/tid=13849] ppid=13846 vsize=862284 CPUtime=0
/proc/13847/task/13849/stat : 13849 (java) S 13846 13821 12691 0 -1 64 65 0 0 0 0 0 0 0 16 0 9 0 21454751 882978816 2566 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13846 vsize=862284 CPUtime=0
/proc/13847/task/13850/stat : 13850 (java) S 13846 13821 12691 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 21454751 882978816 2566 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13847/tid=13851] ppid=13846 vsize=862284 CPUtime=0
/proc/13847/task/13851/stat : 13851 (java) S 13846 13821 12691 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 21454751 882978816 2566 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13847/tid=13852] ppid=13846 vsize=862284 CPUtime=0
/proc/13847/task/13852/stat : 13852 (java) S 13846 13821 12691 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21454753 882978816 2566 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13847/tid=13853] ppid=13846 vsize=862284 CPUtime=0.03
/proc/13847/task/13853/stat : 13853 (java) R 13846 13821 12691 0 -1 64 304 0 0 0 3 0 0 0 17 0 9 0 21454753 882978816 2566 996147200 134512640 134550932 4294955984 18446744073709551615 102018286 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13847/tid=13854] ppid=13846 vsize=862284 CPUtime=0
/proc/13847/task/13854/stat : 13854 (java) S 13846 13821 12691 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21454753 882978816 2566 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13847/tid=13855] ppid=13846 vsize=862284 CPUtime=0
/proc/13847/task/13855/stat : 13855 (java) S 13846 13821 12691 0 -1 64 0 0 0 0 0 0 0 0 16 0 9 0 21454753 882978816 2566 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.28
Current children cumulated vsize (KiB) 884508

[startup+29.8049 s]
/proc/loadavg: 2.11 2.03 2.01 3/85 13855
/proc/meminfo: memFree=1838880/2055920 swapFree=4192812/4192956
[pid=13821] ppid=13819 vsize=16868 CPUtime=29.35
/proc/13821/stat : 13821 (sugar) R 13819 13821 12691 0 -1 4194304 1477 28048 0 3 6 3 2212 714 16 0 1 0 21451795 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 214920041513 0 0 4224 16386 0 0 0 17 1 0 0
/proc/13821/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 29.35
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 29.8153
CPU time (s): 29.3795
CPU user time (s): 22.1936
CPU system time (s): 7.18591
CPU usage (%): 98.5384
Max. virtual memory (cumulated for all children) (KiB): 890928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.1936
system time used= 7.18591
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29585
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= 14353
involuntary context switches= 14760

runsolver used 0.038994 second user time and 0.117982 second system time

The end

Launcher Data

Begin job on node10 at 2009-07-11 22:24:07
IDJOB=2067066
IDBENCH=54601
IDSOLVER=738
FILE ID=node10/2067066-1247343847
PBS_JOBID= 9506657
Free space on /tmp= 66420 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudo/logic-synthesis/normalized-clip-b.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2067066-1247343847/watcher-2067066-1247343847 -o /tmp/evaluation-result-2067066-1247343847/solver-2067066-1247343847 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2067066-1247343847.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 453c2ff116a90f9a35dc6b267eb01bd8
RANDOM SEED=1493181636

node10.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.279
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.279
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:       1871272 kB
Buffers:         12420 kB
Cached:          68704 kB
SwapCached:          0 kB
Active:          92064 kB
Inactive:        42044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1871272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          64228 kB
Slab:            35872 kB
Committed_AS:   164624 kB
PageTables:       1848 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= 66416 MiB
End job on node10 at 2009-07-11 22:24:37