Trace number 2072434

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 4.39733 4.49597

General information on the benchmark

Namecsp/pseudoGLB/
normalized-fpga25-23-sat-pb-cnf-cr.xml
MD5SUM251e419ce04c4fb2a4d1fca73095e9b1
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.39733
Satisfiable
(Un)Satisfiability was proved
Number of variables863
Number of constraints646
Maximum constraint arity25
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(646)

Solver Data

0.05/0.06	c 0	Sugar v1-14-6 + HOME/picosat
0.05/0.07	c 0	BEGIN Sun Jul 12 01:54:43 2009
0.05/0.07	c 0	PID 17560
0.05/0.07	c 0	HOST node85.alineos.net
0.05/0.07	c 0	CONVERTING HOME/instance-2072434-1247356483.xml TO HOME/temp.csp
0.05/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2072434-1247356483.xml' 'HOME/temp.csp'
0.06/0.56	c 1	1 domains, 863 variables, 0 predicates, 0 relations, 646 constraints
0.06/0.59	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.59	c 1	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.54/0.66	c 1	Parsing HOME/temp.csp
0.54/0.83	c 1	parsed 1510 expressions
0.54/0.84	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.54/0.84	c 1	Converting to clausal form CSP
0.54/0.86	c 1	converted 151 (10%) expressions
0.54/0.86	c 1	converted 302 (20%) expressions
0.54/0.86	c 1	converted 453 (30%) expressions
0.54/0.86	c 1	converted 604 (40%) expressions
0.54/0.87	c 1	converted 755 (50%) expressions
0.54/0.98	c 1	converted 906 (60%) expressions
1.03/1.15	c 2	converted 1057 (70%) expressions
1.13/1.22	c 2	converted 1208 (80%) expressions
1.13/1.27	c 2	converted 1359 (90%) expressions
1.23/1.38	c 2	converted 1510 (100%) expressions
1.23/1.38	c 2	CSP : 2801 integers, 0 booleans, 4522 clauses, largest domain size 10
1.23/1.38	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.23/1.38	c 2	Propagation in CSP
1.33/1.44	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.33/1.44	c 2	CSP : 2801 integers, 0 booleans, 4522 clauses, largest domain size 10
1.33/1.44	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.33/1.45	c 2	Simplifing CSP by introducing new Boolean variables
1.33/1.45	c 2	CSP : 2801 integers, 0 booleans, 4522 clauses, largest domain size 10
1.33/1.45	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.33/1.49	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.43/1.50	c 2	281 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.43/1.50	c 2	561 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.43/1.51	c 2	841 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.43/1.51	c 2	1121 (40%) CSP integer variables are encoded (774 clauses, 9922 bytes)
1.43/1.52	c 2	1401 (50%) CSP integer variables are encoded (1614 clauses, 20842 bytes)
1.43/1.52	c 2	1681 (60%) CSP integer variables are encoded (2454 clauses, 31762 bytes)
1.43/1.52	c 2	1961 (70%) CSP integer variables are encoded (3274 clauses, 42422 bytes)
1.43/1.52	c 2	2241 (80%) CSP integer variables are encoded (4208 clauses, 54564 bytes)
1.43/1.53	c 2	2521 (90%) CSP integer variables are encoded (5141 clauses, 66693 bytes)
1.43/1.53	c 2	2801 (100%) CSP integer variables are encoded (5980 clauses, 77600 bytes)
1.43/1.57	c 2	453 (10%) CSP clauses are encoded (11879 clauses, 176477 bytes)
1.53/1.60	c 2	905 (20%) CSP clauses are encoded (17749 clauses, 276871 bytes)
1.53/1.63	c 2	1357 (30%) CSP clauses are encoded (23633 clauses, 377481 bytes)
1.53/1.65	c 2	1809 (40%) CSP clauses are encoded (29503 clauses, 477828 bytes)
1.53/1.68	c 2	2261 (50%) CSP clauses are encoded (35920 clauses, 588997 bytes)
1.63/1.71	c 2	2714 (60%) CSP clauses are encoded (43899 clauses, 733040 bytes)
1.63/1.75	c 2	3166 (70%) CSP clauses are encoded (51849 clauses, 877114 bytes)
1.63/1.78	c 2	3618 (80%) CSP clauses are encoded (59781 clauses, 1020732 bytes)
1.72/1.82	c 2	4070 (90%) CSP clauses are encoded (67731 clauses, 1164759 bytes)
2.43/2.59	c 3	4522 (100%) CSP clauses are encoded (118400 clauses, 2425827 bytes)
2.43/2.59	c 3	4522 CSP clauses encoded
2.43/2.59	c 3	Writing map file : HOME/temp.map
2.43/2.60	c 3	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.52/2.60	c 3	SAT : 8781 SAT variables, 118400 SAT clauses, 2425827 bytes
2.52/2.60	c 3	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.52/2.62	c 3	SOLVING HOME/temp.cnf
2.52/2.62	c 3	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
4.01/4.18	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.01/4.18	c 5	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'
4.10/4.25	c 5	Decoding HOME/temp.out
4.31/4.41	s SATISFIABLE
4.31/4.44	v 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0
4.31/4.45	c 5	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.31/4.49	c 5	CPU 4.38 (0.06 0.02 3.49 0.81)
4.31/4.49	c 5	END Sun Jul 12 01:54:48 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-2072434-1247356483/watcher-2072434-1247356483 -o /tmp/evaluation-result-2072434-1247356483/solver-2072434-1247356483 -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-2072434-1247356483.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.25 2.14 2.10 4/73 17560
/proc/meminfo: memFree=1908664/2055920 swapFree=4192812/4192956
[pid=17560] ppid=17558 vsize=12272 CPUtime=0
/proc/17560/stat : 17560 (sugar) R 17558 17560 16327 0 -1 4194304 396 0 0 0 0 0 0 0 19 0 1 0 22713658 12566528 364 996147200 4194304 4206940 548682068608 18446744073709551615 214945200741 0 0 4224 0 0 0 0 17 0 0 0
/proc/17560/statm: 3068 364 274 3 0 168 0

[startup+0.0594321 s]
/proc/loadavg: 2.25 2.14 2.10 4/73 17560
/proc/meminfo: memFree=1908664/2055920 swapFree=4192812/4192956
[pid=17560] ppid=17558 vsize=16344 CPUtime=0.05
/proc/17560/stat : 17560 (sugar) R 17558 17560 16327 0 -1 4194304 1002 0 0 0 4 1 0 0 20 0 1 0 22713658 16736256 970 996147200 4194304 4206940 548682068608 18446744073709551615 214944879329 0 0 4224 0 0 0 0 17 0 0 0
/proc/17560/statm: 4086 971 380 3 0 665 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16344

[startup+0.106446 s]
/proc/loadavg: 2.25 2.14 2.10 4/73 17560
/proc/meminfo: memFree=1908664/2055920 swapFree=4192812/4192956
[pid=17560] ppid=17558 vsize=16868 CPUtime=0.06
/proc/17560/stat : 17560 (sugar) S 17558 17560 16327 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22713658 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17560/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301467 s]
/proc/loadavg: 2.25 2.14 2.10 4/73 17560
/proc/meminfo: memFree=1908664/2055920 swapFree=4192812/4192956
[pid=17560] ppid=17558 vsize=16868 CPUtime=0.06
/proc/17560/stat : 17560 (sugar) S 17558 17560 16327 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22713658 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17560/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701505 s]
/proc/loadavg: 2.25 2.14 2.10 4/73 17560
/proc/meminfo: memFree=1908664/2055920 swapFree=4192812/4192956
[pid=17560] ppid=17558 vsize=16868 CPUtime=0.54
/proc/17560/stat : 17560 (sugar) S 17558 17560 16327 0 -1 4194304 1309 5022 0 1 5 1 45 3 15 0 1 0 22713658 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17560/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 16868

[startup+1.5016 s]
/proc/loadavg: 2.25 2.14 2.10 3/84 17582
/proc/meminfo: memFree=1897312/2055920 swapFree=4192812/4192956
[pid=17560] ppid=17558 vsize=16868 CPUtime=0.54
/proc/17560/stat : 17560 (sugar) S 17558 17560 16327 0 -1 4194304 1310 5022 0 1 5 1 45 3 16 0 1 0 22713658 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17560/statm: 4217 1111 409 3 0 796 0
[pid=17573] ppid=17560 vsize=5356 CPUtime=0
/proc/17573/stat : 17573 (sh) S 17560 17560 16327 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22713717 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17573/statm: 1339 233 193 169 0 50 0
[pid=17574] ppid=17573 vsize=868712 CPUtime=0.89
/proc/17574/stat : 17574 (java) S 17573 17560 16327 0 -1 0 7317 0 1 0 86 3 0 0 20 0 9 0 22713718 889561088 6519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17574/statm: 217178 6519 2587 9 0 211655 0
[pid=17574/tid=17575] ppid=17573 vsize=868712 CPUtime=0.55
/proc/17574/task/17575/stat : 17575 (java) R 17573 17560 16327 0 -1 64 2758 0 1 0 54 1 0 0 25 0 9 0 22713718 889561088 6519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17574/tid=17576] ppid=17573 vsize=868712 CPUtime=0.12
/proc/17574/task/17576/stat : 17576 (java) S 17573 17560 16327 0 -1 64 2364 0 0 0 12 0 0 0 16 0 9 0 22713720 889561088 6519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17574/tid=17577] ppid=17573 vsize=868712 CPUtime=0
/proc/17574/task/17577/stat : 17577 (java) S 17573 17560 16327 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22713720 889561088 6519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17574/tid=17578] ppid=17573 vsize=868712 CPUtime=0
/proc/17574/task/17578/stat : 17578 (java) S 17573 17560 16327 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22713720 889561088 6519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17574/tid=17579] ppid=17573 vsize=868712 CPUtime=0
/proc/17574/task/17579/stat : 17579 (java) S 17573 17560 16327 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22713722 889561088 6519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17574/tid=17580] ppid=17573 vsize=868712 CPUtime=0.18
/proc/17574/task/17580/stat : 17580 (java) R 17573 17560 16327 0 -1 64 1497 0 0 0 18 0 0 0 16 0 9 0 22713722 889561088 6519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17574/tid=17581] ppid=17573 vsize=868712 CPUtime=0
/proc/17574/task/17581/stat : 17581 (java) S 17573 17560 16327 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 22713722 889561088 6519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17574/tid=17582] ppid=17573 vsize=868712 CPUtime=0
/proc/17574/task/17582/stat : 17582 (java) S 17573 17560 16327 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22713722 889561088 6519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890936

[startup+3.10178 s]
/proc/loadavg: 2.25 2.14 2.10 3/84 17582
/proc/meminfo: memFree=1887712/2055920 swapFree=4192812/4192956
[pid=17560] ppid=17558 vsize=16868 CPUtime=2.55
/proc/17560/stat : 17560 (sugar) S 17558 17560 16327 0 -1 4194304 1365 12783 0 2 6 1 237 11 16 0 1 0 22713658 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17560/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 16868

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

[startup+3.90187 s]
/proc/loadavg: 2.23 2.14 2.10 3/76 17584
/proc/meminfo: memFree=1899744/2055920 swapFree=4192812/4192956
[pid=17560] ppid=17558 vsize=16868 CPUtime=2.55
/proc/17560/stat : 17560 (sugar) S 17558 17560 16327 0 -1 4194304 1365 12783 0 2 6 1 237 11 16 0 1 0 22713658 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17560/statm: 4217 1113 409 3 0 796 0
[pid=17583] ppid=17560 vsize=5356 CPUtime=0
/proc/17583/stat : 17583 (sh) S 17560 17560 16327 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22713920 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17583/statm: 1339 232 193 169 0 50 0
[pid=17584] ppid=17583 vsize=5924 CPUtime=1.26
/proc/17584/stat : 17584 (picosat) R 17583 17560 16327 0 -1 4194304 1273 0 0 0 60 66 0 0 25 0 1 0 22713921 6066176 1259 996147200 134512640 134931368 4294956256 18446744073709551615 134583827 0 0 4096 0 0 0 0 17 0 0 0
/proc/17584/statm: 1481 1259 42 102 0 1376 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 28148

[startup+4.30191 s]
/proc/loadavg: 2.23 2.14 2.10 4/84 17594
/proc/meminfo: memFree=1897632/2055920 swapFree=4192812/4192956
[pid=17560] ppid=17558 vsize=16868 CPUtime=4.1
/proc/17560/stat : 17560 (sugar) S 17558 17560 16327 0 -1 4194304 1446 14481 0 2 6 1 325 78 16 0 1 0 22713658 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17560/statm: 4217 1113 409 3 0 796 0
[pid=17585] ppid=17560 vsize=5356 CPUtime=0
/proc/17585/stat : 17585 (sh) S 17560 17560 16327 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22714076 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17585/statm: 1339 233 193 169 0 50 0
[pid=17586] ppid=17585 vsize=862008 CPUtime=0.11
/proc/17586/stat : 17586 (java) S 17585 17560 16327 0 -1 0 2913 0 1 0 10 1 0 0 20 0 9 0 22714076 882696192 2386 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17586/statm: 215502 2386 1238 9 0 210415 0
[pid=17586/tid=17587] ppid=17585 vsize=862008 CPUtime=0.1
/proc/17586/task/17587/stat : 17587 (java) R 17585 17560 16327 0 -1 64 2007 0 1 0 10 0 0 0 25 0 9 0 22714077 882696192 2386 996147200 134512640 134550932 4294955984 18446744073709551615 4125973091 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17586/tid=17588] ppid=17585 vsize=862008 CPUtime=0
/proc/17586/task/17588/stat : 17588 (java) S 17585 17560 16327 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 22714078 882696192 2386 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17586/tid=17589] ppid=17585 vsize=862008 CPUtime=0
/proc/17586/task/17589/stat : 17589 (java) S 17585 17560 16327 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 22714078 882696192 2386 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17586/tid=17590] ppid=17585 vsize=862008 CPUtime=0
/proc/17586/task/17590/stat : 17590 (java) S 17585 17560 16327 0 -1 64 3 0 0 0 0 0 0 0 24 0 9 0 22714078 882696192 2386 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17586/tid=17591] ppid=17585 vsize=862008 CPUtime=0
/proc/17586/task/17591/stat : 17591 (java) S 17585 17560 16327 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 22714080 882696192 2386 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17586/tid=17592] ppid=17585 vsize=862008 CPUtime=0
/proc/17586/task/17592/stat : 17592 (java) R 17585 17560 16327 0 -1 64 212 0 0 0 0 0 0 0 25 0 9 0 22714080 882696192 2386 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17586/tid=17593] ppid=17585 vsize=862008 CPUtime=0
/proc/17586/task/17593/stat : 17593 (java) S 17585 17560 16327 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22714080 882696192 2386 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17586/tid=17594] ppid=17585 vsize=862008 CPUtime=0
/proc/17586/task/17594/stat : 17594 (java) S 17585 17560 16327 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 22714080 882696192 2388 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 884232

[startup+4.40693 s]
/proc/loadavg: 2.23 2.14 2.10 4/84 17594
/proc/meminfo: memFree=1897632/2055920 swapFree=4192812/4192956
[pid=17560] ppid=17558 vsize=16868 CPUtime=4.1
/proc/17560/stat : 17560 (sugar) S 17558 17560 16327 0 -1 4194304 1446 14481 0 2 6 1 325 78 16 0 1 0 22713658 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17560/statm: 4217 1113 409 3 0 796 0
[pid=17585] ppid=17560 vsize=5356 CPUtime=0
/proc/17585/stat : 17585 (sh) S 17560 17560 16327 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22714076 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17585/statm: 1339 233 193 169 0 50 0
[pid=17586] ppid=17585 vsize=862288 CPUtime=0.21
/proc/17586/stat : 17586 (java) S 17585 17560 16327 0 -1 0 3117 0 1 0 20 1 0 0 20 0 9 0 22714076 882982912 2587 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17586/statm: 215572 2587 1279 9 0 210485 0
[pid=17586/tid=17587] ppid=17585 vsize=862288 CPUtime=0.15
/proc/17586/task/17587/stat : 17587 (java) R 17585 17560 16327 0 -1 64 2042 0 1 0 15 0 0 0 25 0 9 0 22714077 882982912 2587 996147200 134512640 134550932 4294955984 18446744073709551615 4126506279 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17586/tid=17588] ppid=17585 vsize=862288 CPUtime=0
/proc/17586/task/17588/stat : 17588 (java) S 17585 17560 16327 0 -1 64 73 0 0 0 0 0 0 0 16 0 9 0 22714078 882982912 2587 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17586/tid=17589] ppid=17585 vsize=862288 CPUtime=0
/proc/17586/task/17589/stat : 17589 (java) S 17585 17560 16327 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 22714078 882982912 2587 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17586/tid=17590] ppid=17585 vsize=862288 CPUtime=0
/proc/17586/task/17590/stat : 17590 (java) S 17585 17560 16327 0 -1 64 3 0 0 0 0 0 0 0 24 0 9 0 22714078 882982912 2587 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17586/tid=17591] ppid=17585 vsize=862288 CPUtime=0
/proc/17586/task/17591/stat : 17591 (java) S 17585 17560 16327 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 22714080 882982912 2587 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17586/tid=17592] ppid=17585 vsize=862288 CPUtime=0.04
/proc/17586/task/17592/stat : 17592 (java) S 17585 17560 16327 0 -1 64 309 0 0 0 4 0 0 0 21 0 9 0 22714080 882982912 2587 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17586/tid=17593] ppid=17585 vsize=862288 CPUtime=0
/proc/17586/task/17593/stat : 17593 (java) S 17585 17560 16327 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22714080 882982912 2587 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17586/tid=17594] ppid=17585 vsize=862288 CPUtime=0
/proc/17586/task/17594/stat : 17594 (java) S 17585 17560 16327 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 22714080 882982912 2587 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.31
Current children cumulated vsize (KiB) 884512

Child status: 0
Real time (s): 4.49597
CPU time (s): 4.39733
CPU user time (s): 3.55646
CPU system time (s): 0.840872
CPU usage (%): 97.806
Max. virtual memory (cumulated for all children) (KiB): 890936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.55646
system time used= 0.840872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19950
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= 4314
involuntary context switches= 4209

runsolver used 0.008998 second user time and 0.022996 second system time

The end

Launcher Data

Begin job on node85 at 2009-07-12 01:54:43
IDJOB=2072434
IDBENCH=55706
IDSOLVER=738
FILE ID=node85/2072434-1247356483
PBS_JOBID= 9506835
Free space on /tmp= 126476 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-fpga25-23-sat-pb-cnf-cr.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-2072434-1247356483/watcher-2072434-1247356483 -o /tmp/evaluation-result-2072434-1247356483/solver-2072434-1247356483 -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-2072434-1247356483.xml

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

MD5SUM BENCH= 251e419ce04c4fb2a4d1fca73095e9b1
RANDOM SEED=787308153

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1909144 kB
Buffers:         10060 kB
Cached:          60456 kB
SwapCached:          0 kB
Active:          64964 kB
Inactive:        24080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1909144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1856 kB
Writeback:           0 kB
Mapped:          30088 kB
Slab:            43192 kB
Committed_AS:   150656 kB
PageTables:       1704 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= 126476 MiB
End job on node85 at 2009-07-12 01:54:48