Trace number 1058279

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 80.8737 81.8559

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-1.xml
MD5SUM6883734acbcc3ab6a8ec48c2640bc7eb
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark80.8737
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints33842
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33642
Global constraints used (with number of constraints)alldifferent(200)

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 21:38:41 2008
0.00/0.04	c 0	PID 4516
0.00/0.05	c 0	HOST node39.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1058279-1215113921.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-1058279-1215113921.xml' 'HOME/temp.csp'
2.33/2.40	c 3	40 domains, 800 variables, 1 predicates, 0 relations, 33842 constraints
2.33/2.46	c 3	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.33/2.46	c 3	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.35/2.54	c 3	Parsing HOME/temp.csp
2.35/2.92	c 3	parsed 10000 expressions
3.08/3.25	c 3	parsed 20000 expressions
3.27/3.49	c 4	parsed 30000 expressions
3.46/3.69	c 4	parsed 34683 expressions
3.46/3.69	c 4	Heap : 14 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.46/3.69	c 4	Converting to clausal form CSP
3.87/4.09	c 4	converted 3469 (10%) expressions
4.27/4.45	c 5	converted 6937 (20%) expressions
4.45/4.68	c 5	converted 10405 (30%) expressions
4.75/4.91	c 5	converted 13874 (40%) expressions
4.95/5.14	c 5	converted 17342 (50%) expressions
5.35/5.59	c 6	converted 20810 (60%) expressions
5.64/5.81	c 6	converted 24279 (70%) expressions
5.84/6.03	c 6	converted 27747 (80%) expressions
6.04/6.26	c 6	converted 31215 (90%) expressions
7.52/7.77	c 8	converted 34683 (100%) expressions
7.52/7.77	c 8	CSP : 800 integers, 0 booleans, 63905 clauses, largest domain size 45
7.52/7.77	c 8	Heap : 70 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.52/7.77	c 8	Propagation in CSP
7.91/8.19	c 8	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
7.91/8.19	c 8	CSP : 800 integers, 0 booleans, 63905 clauses, largest domain size 45
7.91/8.19	c 8	Heap : 80 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.01/8.23	c 8	Simplifing CSP by introducing new Boolean variables
9.60/9.89	c 10	CSP : 800 integers, 176983 booleans, 240888 clauses, largest domain size 45
9.60/9.89	c 10	Heap : 131 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
10.40/10.68	c 11	Encoding CSP to SAT : HOME/temp.cnf
10.49/10.73	c 11	80 (10%) CSP integer variables are encoded (3440 clauses, 42621 bytes)
10.49/10.74	c 11	160 (20%) CSP integer variables are encoded (6880 clauses, 87341 bytes)
10.49/10.74	c 11	240 (30%) CSP integer variables are encoded (10320 clauses, 133158 bytes)
10.49/10.75	c 11	320 (40%) CSP integer variables are encoded (13760 clauses, 184758 bytes)
10.49/10.75	c 11	400 (50%) CSP integer variables are encoded (17200 clauses, 236358 bytes)
10.49/10.76	c 11	480 (60%) CSP integer variables are encoded (17220 clauses, 236658 bytes)
10.49/10.76	c 11	560 (70%) CSP integer variables are encoded (17248 clauses, 237078 bytes)
10.49/10.76	c 11	640 (80%) CSP integer variables are encoded (17288 clauses, 237678 bytes)
10.49/10.76	c 11	720 (90%) CSP integer variables are encoded (17304 clauses, 237918 bytes)
10.49/10.76	c 11	800 (100%) CSP integer variables are encoded (17318 clauses, 238128 bytes)
11.57/11.89	c 12	24089 (10%) CSP clauses are encoded (519167 clauses, 9976493 bytes)
12.66/12.94	c 13	48178 (20%) CSP clauses are encoded (1028437 clauses, 20250176 bytes)
13.64/13.98	c 14	72267 (30%) CSP clauses are encoded (1525411 clauses, 30297187 bytes)
14.73/15.02	c 15	96356 (40%) CSP clauses are encoded (2029666 clauses, 40537999 bytes)
15.72/16.08	c 16	120444 (50%) CSP clauses are encoded (2528967 clauses, 51071990 bytes)
16.81/17.18	c 17	144533 (60%) CSP clauses are encoded (3026255 clauses, 62211972 bytes)
18.18/18.57	c 19	168622 (70%) CSP clauses are encoded (3699010 clauses, 76723134 bytes)
19.66/20.03	c 20	192711 (80%) CSP clauses are encoded (4426483 clauses, 92304004 bytes)
21.05/21.46	c 22	216800 (90%) CSP clauses are encoded (5154132 clauses, 108001348 bytes)
22.51/22.92	c 23	240888 (100%) CSP clauses are encoded (5882044 clauses, 123610431 bytes)
22.51/22.92	c 23	240888 CSP clauses encoded
22.51/22.92	c 23	Writing map file : HOME/temp.map
22.51/22.96	c 23	Heap : 97 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
22.51/22.96	c 23	SAT : 194968 SAT variables, 5882044 SAT clauses, 123610431 bytes
22.51/22.96	c 23	Heap : 97 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
22.51/22.99	c 23	SOLVING HOME/temp.cnf
22.51/22.99	c 23	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
80.36/81.30	c 81	DECODING HOME/temp.out WITH HOME/temp.map
80.36/81.30	c 81	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
80.36/81.40	c 82	Decoding HOME/temp.out
80.38/81.70	s SATISFIABLE
80.38/81.73	v 43 6 38 8 22 19 38 43 37 21 37 1 35 25 43 2 42 0 17 2 31 33 20 14 32 24 1 19 23 15 32 6 39 17 3 38 12 11 28 4 4 14 17 12 35 20 1 1 5 0 5 2 44 7 5 40 24 8 12 29 3 27 3 3 3 2 36 43 4 5 2 6 31 29 27 6 33 0 5 6 9 6 3 26 14 19 3 27 13 4 28 1 20 42 7 4 16 43 15 7 15 14 7 10 42 29 9 10 42 13 38 18 3 18 36 12 32 8 9 7 12 19 8 11 29 11 0 1 34 8 10 16 13 14 34 7 44 13 9 0 24 14 9 25 12 39 13 11 16 10 15 14 15 17 6 10 38 27 24 16 19 13 44 24 26 30 13 14 25 18 19 13 21 26 23 15 6 28 31 20 15 33 7 12 10 10 13 6 1 21 31 30 24 5 9 15 0 8 11 17 3 13 32 5 20 16 20 44 9 44 2 1 35 25 17 21 18 17 26 1 9 18 23 27 28 11 21 29 16 2 44 17 21 43 20 28 31 19 30 2 16 20 25 20 22 37 5 22 18 23 41 15 21 24 0 18 1 33 40 33 22 30 17 27 0 26 23 32 22 34 36 35 34 7 11 12 4 22 33 41 23 7 27 22 41 30 42 25 26 19 24 40 18 27 37 30 12 32 23 11 26 37 27 36 28 19 41 29 6 21 14 20 26 33 23 16 25 30 27 8 17 34 39 2 29 25 25 10 32 33 28 21 34 29 43 34 32 9 0 28 35 34 35 22 36 34 36 30 31 31 30 31 36 40 22 37 37 39 36 0 40 41 4 26 36 24 37 4 8 10 39 3 42 38 41 40 28 38 39 19 5 4 8 32 43 40 40 38 23 42 44 35 39 41 18 10 44 33 37 43 2 0 8 3 6 3 2 8 2 4 5 1 4 5 1 6 5 0 6 2 3 2 2 6 7 5 5 5 4 4 3 3 2 2 5 3 0 0 4 5 9 2 0 3 2 0 3 0 5 4 7 1 9 9 2 1 0 6 9 0 2 8 1 8 4 5 9 7 6 4 3 7 4 1 6 4 1 5 1 5 3 2 6 3 0 0 7 4 0 3 6 8 4 1 8 7 2 9 5 7 8 7 6 6 4 4 2 3 8 3 7 5 9 3 1 4 2 7 7 2 7 4 2 3 8 7 1 6 3 4 2 0 1 4 4 4 1 4 0 7 1 9 4 4 8 3 7 2 3 4 2 8 6 8 6 1 6 0 2 6 6 2 2 9 4 4 9 3 1 4 2 6 9 1 2 3 8 2 9 7 0 6 3 1 7 8 8 9 4 5 0 3 4 6 6 7 8 1 1 5 0 5 4 8 8 4 6 7 9 3 7 9 8 3 4 1 2 7 2 7 8 1 7 9 3 4 6 3 9 4 8 1 7 6 9 7 2 7 1 9 1 1 2 3 1 8 3 0 6 5 2 1 3 7 9 9 2 5 3 4 2 8 3 3 6 6 1 5 4 5 2 3 7 0 9 5 8 7 8 9 3 1 2 5 8 2 7 7 7 1 3 5 8 1 0 0 2 6 9 5 9 7 7 7 8 8 3 2 1 2 1 5 8 3 8 8 8 5 5 8 9 2 4 8 5 0 9 5 1 9 1 0 1 9 5 9 8 1 2 5 9 6 1 3 3 8 4 6 6 8 9 1 8 2 8 3 4 8 6 3 8 0 0 0 0 6 9 4 9 9 1 3 9 4 4 9 9 9 9 9 9 1 0 0 0 4 0 1 0 0 4 0 0 1 0 0 0 0 1 4
80.38/81.74	c 82	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
80.80/81.81	c 82	CPU 50.77 (0.04 0.01 50.73 30.01)
80.80/81.81	c 82	END Thu Jul  3 21:40:03 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-1058279-1215113921/watcher-1058279-1215113921 -o /tmp/evaluation-result-1058279-1215113921/solver-1058279-1215113921 -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-1058279-1215113921.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.03 2.04 2.01 4/80 4516
/proc/meminfo: memFree=1521080/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=18572 CPUtime=0
/proc/4516/stat : 4516 (runsolver) R 4514 4516 3359 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 634325714 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 231493659943 0 0 4096 24578 0 0 0 17 1 0 0
/proc/4516/statm: 4643 292 257 25 0 2626 0

[startup+0.0951899 s]
/proc/loadavg: 2.03 2.04 2.01 4/80 4516
/proc/meminfo: memFree=1521080/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=0.03
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 634325714 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101189 s]
/proc/loadavg: 2.03 2.04 2.01 4/80 4516
/proc/meminfo: memFree=1521080/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=0.03
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 634325714 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301212 s]
/proc/loadavg: 2.03 2.04 2.01 4/80 4516
/proc/meminfo: memFree=1521080/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=0.03
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 634325714 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701276 s]
/proc/loadavg: 2.03 2.04 2.01 4/80 4516
/proc/meminfo: memFree=1521080/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=0.03
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 634325714 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50239 s]
/proc/loadavg: 2.03 2.04 2.01 3/91 4528
/proc/meminfo: memFree=1493848/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=0.03
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 634325714 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 796 370 3 0 500 0
[pid=4519] ppid=4516 vsize=5356 CPUtime=0
/proc/4519/stat : 4519 (sh) S 4516 4516 3359 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 634325719 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4519/statm: 1339 233 193 169 0 50 0
[pid=4520] ppid=4519 vsize=864672 CPUtime=1.42
/proc/4520/stat : 4520 (java) S 4519 4516 3359 0 -1 0 15147 0 1 0 133 9 0 0 18 0 9 0 634325719 885424128 13188 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4520/statm: 216168 13188 2529 9 0 210750 0
[pid=4520/tid=4521] ppid=4519 vsize=864672 CPUtime=0.81
/proc/4520/task/4521/stat : 4521 (java) R 4519 4516 3359 0 -1 64 3020 0 1 0 78 3 0 0 24 0 9 0 634325720 885424128 13188 996147200 134512640 134550740 4294956016 18446744073709551615 4126685666 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4520/tid=4522] ppid=4519 vsize=864672 CPUtime=0.47
/proc/4520/task/4522/stat : 4522 (java) S 4519 4516 3359 0 -1 64 10922 0 0 0 43 4 0 0 16 0 9 0 634325721 885424128 13188 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4520/tid=4523] ppid=4519 vsize=864672 CPUtime=0
/proc/4520/task/4523/stat : 4523 (java) S 4519 4516 3359 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 634325721 885424128 13188 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4520/tid=4524] ppid=4519 vsize=864672 CPUtime=0
/proc/4520/task/4524/stat : 4524 (java) S 4519 4516 3359 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 634325721 885424128 13188 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4520/tid=4525] ppid=4519 vsize=864672 CPUtime=0
/proc/4520/task/4525/stat : 4525 (java) S 4519 4516 3359 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 634325723 885424128 13188 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4520/tid=4526] ppid=4519 vsize=864672 CPUtime=0.11
/proc/4520/task/4526/stat : 4526 (java) S 4519 4516 3359 0 -1 64 504 0 0 0 11 0 0 0 16 0 9 0 634325723 885424128 13188 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4520/tid=4527] ppid=4519 vsize=864672 CPUtime=0
/proc/4520/task/4527/stat : 4527 (java) S 4519 4516 3359 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 634325723 885424128 13188 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4520/tid=4528] ppid=4519 vsize=864672 CPUtime=0
/proc/4520/task/4528/stat : 4528 (java) S 4519 4516 3359 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 634325723 885424128 13188 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) 883628

[startup+3.10163 s]
/proc/loadavg: 2.03 2.04 2.01 3/91 4528
/proc/meminfo: memFree=1464728/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=2.35
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 973 19467 0 1 3 0 220 12 15 0 1 0 634325714 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 13600

[startup+6.30211 s]
/proc/loadavg: 2.11 2.06 2.01 4/91 4538
/proc/meminfo: memFree=1470488/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=2.35
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 974 19467 0 1 3 0 220 12 15 0 1 0 634325714 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 797 370 3 0 500 0
[pid=4529] ppid=4516 vsize=5356 CPUtime=0
/proc/4529/stat : 4529 (sh) S 4516 4516 3359 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 634325960 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4529/statm: 1339 233 193 169 0 50 0
[pid=4530] ppid=4529 vsize=868400 CPUtime=3.79
/proc/4530/stat : 4530 (java) S 4529 4516 3359 0 -1 0 19447 0 1 0 368 11 0 0 18 0 9 0 634325960 889241600 17803 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4530/statm: 217100 17803 2540 9 0 211675 0
[pid=4530/tid=4531] ppid=4529 vsize=868400 CPUtime=2.36
/proc/4530/task/4531/stat : 4531 (java) R 4529 4516 3359 0 -1 64 3338 0 1 0 234 2 0 0 25 0 9 0 634325961 889241600 17803 996147200 134512640 134550740 4294955952 18446744073709551615 4126652995 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4530/tid=4532] ppid=4529 vsize=868400 CPUtime=1.2
/proc/4530/task/4532/stat : 4532 (java) S 4529 4516 3359 0 -1 64 13946 0 0 0 113 7 0 0 16 0 9 0 634325962 889241600 17803 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4530/tid=4533] ppid=4529 vsize=868400 CPUtime=0
/proc/4530/task/4533/stat : 4533 (java) S 4529 4516 3359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 634325962 889241600 17803 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4530/tid=4534] ppid=4529 vsize=868400 CPUtime=0
/proc/4530/task/4534/stat : 4534 (java) S 4529 4516 3359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 634325962 889241600 17803 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4530/tid=4535] ppid=4529 vsize=868400 CPUtime=0
/proc/4530/task/4535/stat : 4535 (java) S 4529 4516 3359 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 634325964 889241600 17803 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4530/tid=4536] ppid=4529 vsize=868400 CPUtime=0.19
/proc/4530/task/4536/stat : 4536 (java) S 4529 4516 3359 0 -1 64 1465 0 0 0 19 0 0 0 16 0 9 0 634325964 889241600 17803 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4530/tid=4537] ppid=4529 vsize=868400 CPUtime=0
/proc/4530/task/4537/stat : 4537 (java) S 4529 4516 3359 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 634325964 889241600 17803 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4530/tid=4538] ppid=4529 vsize=868400 CPUtime=0
/proc/4530/task/4538/stat : 4538 (java) S 4529 4516 3359 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 634325964 889241600 17803 996147200 134512640 134550740 4294955952 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) 887356

[startup+12.701 s]
/proc/loadavg: 2.18 2.08 2.02 3/91 4538
/proc/meminfo: memFree=1359384/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=2.35
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 974 19467 0 1 3 0 220 12 16 0 1 0 634325714 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 797 370 3 0 500 0
[pid=4529] ppid=4516 vsize=5356 CPUtime=0
/proc/4529/stat : 4529 (sh) S 4516 4516 3359 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 634325960 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4529/statm: 1339 233 193 169 0 50 0
[pid=4530] ppid=4529 vsize=868512 CPUtime=10.12
/proc/4530/stat : 4530 (java) S 4529 4516 3359 0 -1 0 65874 0 1 0 969 43 0 0 18 0 9 0 634325960 889356288 39167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4530/statm: 217128 39167 2566 9 0 211675 0
[pid=4530/tid=4531] ppid=4529 vsize=868512 CPUtime=5.41
/proc/4530/task/4531/stat : 4531 (java) R 4529 4516 3359 0 -1 64 4565 0 1 0 528 13 0 0 25 0 9 0 634325961 889356288 39167 996147200 134512640 134550740 4294955952 18446744073709551615 102064747 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4530/tid=4532] ppid=4529 vsize=868512 CPUtime=4.38
/proc/4530/task/4532/stat : 4532 (java) S 4529 4516 3359 0 -1 64 59090 0 0 0 411 27 0 0 16 0 9 0 634325962 889356288 39167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4530/tid=4533] ppid=4529 vsize=868512 CPUtime=0
/proc/4530/task/4533/stat : 4533 (java) S 4529 4516 3359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 634325962 889356288 39167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4530/tid=4534] ppid=4529 vsize=868512 CPUtime=0
/proc/4530/task/4534/stat : 4534 (java) S 4529 4516 3359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 634325962 889356288 39167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4530/tid=4535] ppid=4529 vsize=868512 CPUtime=0
/proc/4530/task/4535/stat : 4535 (java) S 4529 4516 3359 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 634325964 889356288 39167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4530/tid=4536] ppid=4529 vsize=868512 CPUtime=0.28
/proc/4530/task/4536/stat : 4536 (java) S 4529 4516 3359 0 -1 64 1521 0 0 0 28 0 0 0 16 0 9 0 634325964 889356288 39167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4530/tid=4537] ppid=4529 vsize=868512 CPUtime=0
/proc/4530/task/4537/stat : 4537 (java) S 4529 4516 3359 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 634325964 889356288 39167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4530/tid=4538] ppid=4529 vsize=868512 CPUtime=0
/proc/4530/task/4538/stat : 4538 (java) S 4529 4516 3359 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 634325964 889356288 39167 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 887468

[startup+25.5019 s]
/proc/loadavg: 2.14 2.07 2.01 3/83 4540
/proc/meminfo: memFree=1386208/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=22.62
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 1022 85913 0 2 3 1 2134 124 16 0 1 0 634325714 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 799 370 3 0 500 0
[pid=4539] ppid=4516 vsize=5356 CPUtime=0
/proc/4539/stat : 4539 (sh) S 4516 4516 3359 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 634328013 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4539/statm: 1339 232 193 169 0 50 0
[pid=4540] ppid=4539 vsize=12024 CPUtime=2.45
/proc/4540/stat : 4540 (picosat) R 4539 4516 3359 0 -1 4194304 2849 0 0 0 113 132 0 0 25 0 1 0 634328014 12312576 2835 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4540/statm: 3006 2835 40 102 0 2901 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 30980

[startup+51.1017 s]
/proc/loadavg: 2.09 2.06 2.01 3/83 4540
/proc/meminfo: memFree=1285216/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=22.62
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 1022 85913 0 2 3 1 2134 124 16 0 1 0 634325714 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 799 370 3 0 500 0
[pid=4539] ppid=4516 vsize=5356 CPUtime=0
/proc/4539/stat : 4539 (sh) S 4516 4516 3359 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 634328013 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4539/statm: 1339 232 193 169 0 50 0
[pid=4540] ppid=4539 vsize=126612 CPUtime=27.81
/proc/4540/stat : 4540 (picosat) R 4539 4516 3359 0 -1 4194304 28365 0 0 0 1262 1519 0 0 25 0 1 0 634328014 129650688 28351 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4540/statm: 31653 28351 40 102 0 31548 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 145568

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

[startup+63.9016 s]
/proc/loadavg: 2.14 2.08 2.02 3/83 4540
/proc/meminfo: memFree=1233568/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=22.62
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 1022 85913 0 2 3 1 2134 124 16 0 1 0 634325714 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 799 370 3 0 500 0
[pid=4539] ppid=4516 vsize=5356 CPUtime=0
/proc/4539/stat : 4539 (sh) S 4516 4516 3359 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 634328013 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4539/statm: 1339 232 193 169 0 50 0
[pid=4540] ppid=4539 vsize=186160 CPUtime=40.5
/proc/4540/stat : 4540 (picosat) R 4539 4516 3359 0 -1 4194304 40939 0 0 0 1846 2204 0 0 25 0 1 0 634328014 190627840 40925 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4540/statm: 46540 40925 40 102 0 46435 0
Current children cumulated CPU time (s) 63.12
Current children cumulated vsize (KiB) 205116

[startup+70.3015 s]
/proc/loadavg: 2.13 2.07 2.02 3/83 4540
/proc/meminfo: memFree=1207904/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=22.62
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 1022 85913 0 2 3 1 2134 124 16 0 1 0 634325714 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 799 370 3 0 500 0
[pid=4539] ppid=4516 vsize=5356 CPUtime=0
/proc/4539/stat : 4539 (sh) S 4516 4516 3359 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 634328013 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4539/statm: 1339 232 193 169 0 50 0
[pid=4540] ppid=4539 vsize=207412 CPUtime=46.84
/proc/4540/stat : 4540 (picosat) R 4539 4516 3359 0 -1 4194304 47149 0 0 0 2134 2550 0 0 25 0 1 0 634328014 212389888 47135 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4540/statm: 51853 47135 40 102 0 51748 0
Current children cumulated CPU time (s) 69.46
Current children cumulated vsize (KiB) 226368

[startup+76.7025 s]
/proc/loadavg: 2.12 2.07 2.02 3/83 4540
/proc/meminfo: memFree=1186464/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=22.62
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 1022 85913 0 2 3 1 2134 124 16 0 1 0 634325714 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 799 370 3 0 500 0
[pid=4539] ppid=4516 vsize=5356 CPUtime=0
/proc/4539/stat : 4539 (sh) S 4516 4516 3359 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 634328013 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4539/statm: 1339 232 193 169 0 50 0
[pid=4540] ppid=4539 vsize=228736 CPUtime=53.18
/proc/4540/stat : 4540 (picosat) R 4539 4516 3359 0 -1 4194304 53187 0 0 0 2450 2868 0 0 25 0 1 0 634328014 234225664 53144 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/4540/statm: 57184 53144 42 102 0 57079 0
Current children cumulated CPU time (s) 75.8
Current children cumulated vsize (KiB) 247692

[startup+79.902 s]
/proc/loadavg: 2.11 2.07 2.01 3/83 4540
/proc/meminfo: memFree=1183520/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=22.62
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 1022 85913 0 2 3 1 2134 124 16 0 1 0 634325714 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 799 370 3 0 500 0
[pid=4539] ppid=4516 vsize=5356 CPUtime=0
/proc/4539/stat : 4539 (sh) S 4516 4516 3359 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 634328013 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4539/statm: 1339 232 193 169 0 50 0
[pid=4540] ppid=4539 vsize=231808 CPUtime=56.35
/proc/4540/stat : 4540 (picosat) R 4539 4516 3359 0 -1 4194304 53275 0 0 0 2767 2868 0 0 25 0 1 0 634328014 237371392 53232 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/4540/statm: 57952 53232 42 102 0 57847 0
Current children cumulated CPU time (s) 78.97
Current children cumulated vsize (KiB) 250764

[startup+80.7011 s]
/proc/loadavg: 2.11 2.07 2.01 3/83 4540
/proc/meminfo: memFree=1183456/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=22.62
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 1022 85913 0 2 3 1 2134 124 16 0 1 0 634325714 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 799 370 3 0 500 0
[pid=4539] ppid=4516 vsize=5356 CPUtime=0
/proc/4539/stat : 4539 (sh) S 4516 4516 3359 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 634328013 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4539/statm: 1339 232 193 169 0 50 0
[pid=4540] ppid=4539 vsize=231808 CPUtime=57.14
/proc/4540/stat : 4540 (picosat) R 4539 4516 3359 0 -1 4194304 53292 0 0 0 2846 2868 0 0 25 0 1 0 634328014 237371392 53249 996147200 134512640 134931368 4294956256 18446744073709551615 134544809 0 0 4096 0 0 0 0 17 1 0 0
/proc/4540/statm: 57952 53249 42 102 0 57847 0
Current children cumulated CPU time (s) 79.76
Current children cumulated vsize (KiB) 250764

[startup+81.5012 s]
/proc/loadavg: 2.11 2.07 2.01 3/83 4540
/proc/meminfo: memFree=1394656/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=80.38
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 1091 139539 0 2 4 1 5036 2997 16 0 1 0 634325714 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 80.38
Current children cumulated vsize (KiB) 13600

[startup+81.7012 s]
/proc/loadavg: 2.11 2.07 2.01 3/83 4540
/proc/meminfo: memFree=1394656/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=80.38
/proc/4516/stat : 4516 (sugar) S 4514 4516 3359 0 -1 4194304 1091 139539 0 2 4 1 5036 2997 16 0 1 0 634325714 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4516/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 80.38
Current children cumulated vsize (KiB) 13600

[startup+81.8013 s]
/proc/loadavg: 2.11 2.07 2.01 3/83 4540
/proc/meminfo: memFree=1394656/2055920 swapFree=4180236/4192956
[pid=4516] ppid=4514 vsize=13600 CPUtime=80.8
/proc/4516/stat : 4516 (sugar) R 4514 4516 3359 0 -1 4194304 1120 143486 0 3 4 2 5073 3001 16 0 1 0 634325714 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 231493833769 0 0 4224 16386 0 0 0 17 0 0 0
/proc/4516/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 80.8
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 81.8559
CPU time (s): 80.8737
CPU user time (s): 50.7803
CPU system time (s): 30.0934
CPU usage (%): 98.8001
Max. virtual memory (cumulated for all children) (KiB): 912968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.7803
system time used= 30.0934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144636
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= 8300
involuntary context switches= 11184

runsolver used 0.108983 second user time and 0.287956 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-03 21:38:41
IDJOB=1058279
IDBENCH=54118
IDSOLVER=345
FILE ID=node39/1058279-1215113921
PBS_JOBID= 7877125
Free space on /tmp= 66536 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6883734acbcc3ab6a8ec48c2640bc7eb
RANDOM SEED=219234133

node39.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.267
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.267
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:       1521560 kB
Buffers:         62056 kB
Cached:         279508 kB
SwapCached:       6528 kB
Active:         269016 kB
Inactive:       192680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1521560 kB
SwapTotal:     4192956 kB
SwapFree:      4180236 kB
Dirty:            6004 kB
Writeback:           0 kB
Mapped:         133208 kB
Slab:            57876 kB
Committed_AS:  1671024 kB
PageTables:       1996 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= 66536 MiB
End job on node39 at 2008-07-03 21:40:03