Trace number 2088648

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 11.6192 11.8561

General information on the benchmark

Namecsp/bibd6/
normalized-bibd-6-30-15-3-6_glb.xml
MD5SUMbf6d1ff2c87bd7c328021ed9e60cf51d
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.037993
Satisfiable
(Un)Satisfiability was proved
Number of variables630
Number of constraints501
Maximum constraint arity30
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension450
Global constraints used (with number of constraints)weightedsum(51)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 11:05:16 2009
0.00/0.08	c 0	PID 28300
0.00/0.08	c 0	HOST node19.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2088648-1247389516.xml TO HOME/temp.csp
0.00/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-2088648-1247389516.xml' 'HOME/temp.csp'
0.07/0.70	c 0	1 domains, 630 variables, 1 predicates, 0 relations, 501 constraints
0.07/0.72	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.72	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.07/0.79	c 0	Parsing HOME/temp.csp
0.68/0.88	c 1	parsed 1133 expressions
0.68/0.88	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.68/0.88	c 1	Converting to clausal form CSP
0.68/0.90	c 1	converted 114 (10%) expressions
0.68/0.91	c 1	converted 227 (20%) expressions
0.68/0.91	c 1	converted 340 (30%) expressions
0.68/0.91	c 1	converted 454 (40%) expressions
0.68/0.91	c 1	converted 567 (50%) expressions
0.68/1.07	c 1	converted 680 (60%) expressions
1.04/1.16	c 1	converted 794 (70%) expressions
1.14/1.21	c 1	converted 907 (80%) expressions
1.14/1.25	c 1	converted 1020 (90%) expressions
1.23/1.33	c 1	converted 1133 (100%) expressions
1.23/1.33	c 1	CSP : 1656 integers, 900 booleans, 4854 clauses, largest domain size 11
1.23/1.33	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.23/1.33	c 1	Propagation in CSP
1.23/1.36	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.23/1.36	c 1	CSP : 1656 integers, 900 booleans, 4854 clauses, largest domain size 11
1.23/1.37	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.23/1.37	c 1	Simplifing CSP by introducing new Boolean variables
1.23/1.38	c 1	CSP : 1656 integers, 900 booleans, 4854 clauses, largest domain size 11
1.23/1.38	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.34/1.42	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.34/1.43	c 1	166 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.34/1.43	c 1	332 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.34/1.43	c 1	497 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.34/1.43	c 1	663 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.34/1.43	c 1	828 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.34/1.44	c 1	994 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.34/1.44	c 1	1160 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.34/1.44	c 1	1325 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.34/1.44	c 1	1491 (90%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.34/1.45	c 1	1656 (100%) CSP integer variables are encoded (954 clauses, 12466 bytes)
1.34/1.47	c 1	486 (10%) CSP clauses are encoded (1440 clauses, 18491 bytes)
1.34/1.48	c 1	971 (20%) CSP clauses are encoded (1925 clauses, 24710 bytes)
1.34/1.49	c 1	1457 (30%) CSP clauses are encoded (2411 clauses, 30962 bytes)
1.43/1.50	c 1	1942 (40%) CSP clauses are encoded (2896 clauses, 37253 bytes)
1.43/1.51	c 1	2427 (50%) CSP clauses are encoded (3381 clauses, 43901 bytes)
1.43/1.52	c 1	2913 (60%) CSP clauses are encoded (3867 clauses, 50552 bytes)
1.43/1.52	c 1	3398 (70%) CSP clauses are encoded (4352 clauses, 57238 bytes)
1.43/1.53	c 1	3884 (80%) CSP clauses are encoded (4838 clauses, 63985 bytes)
1.43/1.53	c 1	4369 (90%) CSP clauses are encoded (5323 clauses, 70872 bytes)
6.98/7.17	c 7	4854 (100%) CSP clauses are encoded (246195 clauses, 7087681 bytes)
6.98/7.17	c 7	4854 CSP clauses encoded
6.98/7.17	c 7	Writing map file : HOME/temp.map
6.98/7.18	c 7	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
6.98/7.18	c 7	SAT : 3510 SAT variables, 246195 SAT clauses, 7087681 bytes
6.98/7.18	c 7	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
7.06/7.23	c 7	SOLVING HOME/temp.cnf
7.06/7.23	c 7	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
11.27/11.53	c 11	DECODING HOME/temp.out WITH HOME/temp.map
11.27/11.53	c 11	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'
11.32/11.60	c 11	Decoding HOME/temp.out
11.32/11.73	s SATISFIABLE
11.32/11.75	v 1 1 0 1 0 0 0 0 1 1 1 0 1 0 1 1 0 1 0 0 1 0 0 0 1 1 0 1 0 1 1 0 1 1 1 0 1 1 0 0 0 0 1 1 1 1 1 0 0 1 0 0 1 0 1 0 0 0 1 0 0 0 0 1 0 1 0 0 0 1 1 1 1 1 0 0 0 0 1 1 1 1 1 1 0 1 0 0 1 0 0 1 1 0 0 1 1 0 0 0 0 0 0 1 0 1 1 1 1 1 1 0 0 1 0 0 1 1 0 1 1 0 0 0 1 0 1 1 1 1 0 1 0 0 0 0 0 1 0 0 0 1 1 1 0 0 1 1 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 0 1 0 1 0 1 0 0 1 0 0 1 1 1 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 1 0 1 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 1 0 0 0 0 1 1 1 0 0 1 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 1 1 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 1 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 1 0 0 1 1 0 1 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0
11.32/11.81	c 12	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
11.32/11.85	c 12	CPU 11.59 (0.06 0.01 9.25 2.27)
11.32/11.85	c 12	END Sun Jul 12 11:05:28 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-2088648-1247389516/watcher-2088648-1247389516 -o /tmp/evaluation-result-2088648-1247389516/solver-2088648-1247389516 -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-2088648-1247389516.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.00 2.04 2.02 4/80 28300
/proc/meminfo: memFree=1758104/2055920 swapFree=4192812/4192956
[pid=28300] ppid=28298 vsize=12132 CPUtime=0
/proc/28300/stat : 28300 (sugar) R 28298 28300 26595 0 -1 4194304 215 0 0 0 0 0 0 0 22 0 1 0 26018204 12423168 183 996147200 4194304 4206940 548682068608 18446744073709551615 255250199350 0 0 4224 0 0 0 0 17 1 0 0
/proc/28300/statm: 3033 183 142 3 0 133 0

[startup+0.107299 s]
/proc/loadavg: 2.00 2.04 2.02 4/80 28300
/proc/meminfo: memFree=1758104/2055920 swapFree=4192812/4192956
[pid=28300] ppid=28298 vsize=16868 CPUtime=0.07
/proc/28300/stat : 28300 (sugar) S 28298 28300 26595 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 26018204 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28300/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.202308 s]
/proc/loadavg: 2.00 2.04 2.02 4/80 28300
/proc/meminfo: memFree=1758104/2055920 swapFree=4192812/4192956
[pid=28300] ppid=28298 vsize=16868 CPUtime=0.07
/proc/28300/stat : 28300 (sugar) S 28298 28300 26595 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 26018204 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28300/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.302314 s]
/proc/loadavg: 2.00 2.04 2.02 4/80 28300
/proc/meminfo: memFree=1758104/2055920 swapFree=4192812/4192956
[pid=28300] ppid=28298 vsize=16868 CPUtime=0.07
/proc/28300/stat : 28300 (sugar) S 28298 28300 26595 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 26018204 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28300/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.702358 s]
/proc/loadavg: 2.00 2.04 2.02 4/80 28300
/proc/meminfo: memFree=1758104/2055920 swapFree=4192812/4192956
[pid=28300] ppid=28298 vsize=16868 CPUtime=0.07
/proc/28300/stat : 28300 (sugar) S 28298 28300 26595 0 -1 4194304 1245 128 0 0 6 1 0 0 15 0 1 0 26018204 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28300/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50144 s]
/proc/loadavg: 2.08 2.05 2.03 3/91 28322
/proc/meminfo: memFree=1743552/2055920 swapFree=4192812/4192956
[pid=28300] ppid=28298 vsize=16868 CPUtime=0.68
/proc/28300/stat : 28300 (sugar) S 28298 28300 26595 0 -1 4194304 1310 4791 0 1 6 1 57 4 15 0 1 0 26018204 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28300/statm: 4217 1111 409 3 0 796 0
[pid=28313] ppid=28300 vsize=5356 CPUtime=0
/proc/28313/stat : 28313 (sh) S 28300 28300 26595 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26018276 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28313/statm: 1339 233 193 169 0 50 0
[pid=28314] ppid=28313 vsize=868676 CPUtime=0.75
/proc/28314/stat : 28314 (java) S 28313 28300 26595 0 -1 0 7010 0 1 0 72 3 0 0 18 0 9 0 26018276 889524224 6227 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28314/statm: 217169 6227 2589 9 0 211646 0
[pid=28314/tid=28315] ppid=28313 vsize=868676 CPUtime=0.44
/proc/28314/task/28315/stat : 28315 (java) R 28313 28300 26595 0 -1 64 2745 0 1 0 43 1 0 0 18 0 9 0 26018277 889524224 6227 996147200 134512640 134550932 4294955936 18446744073709551615 4126941596 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28316] ppid=28313 vsize=868676 CPUtime=0.08
/proc/28314/task/28316/stat : 28316 (java) S 28313 28300 26595 0 -1 64 2054 0 0 0 8 0 0 0 16 0 9 0 26018278 889524224 6227 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28317] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28317/stat : 28317 (java) S 28313 28300 26595 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26018278 889524224 6227 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28318] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28318/stat : 28318 (java) S 28313 28300 26595 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 26018278 889524224 6227 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28319] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28319/stat : 28319 (java) S 28313 28300 26595 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26018280 889524224 6227 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28320] ppid=28313 vsize=868676 CPUtime=0.2
/proc/28314/task/28320/stat : 28320 (java) S 28313 28300 26595 0 -1 64 1512 0 0 0 20 0 0 0 16 0 9 0 26018280 889524224 6227 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28321] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28321/stat : 28321 (java) S 28313 28300 26595 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 26018280 889524224 6227 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28322] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28322/stat : 28322 (java) S 28313 28300 26595 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26018280 889524224 6227 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890900

[startup+3.10161 s]
/proc/loadavg: 2.08 2.05 2.03 3/91 28322
/proc/meminfo: memFree=1739136/2055920 swapFree=4192812/4192956
[pid=28300] ppid=28298 vsize=16868 CPUtime=0.68
/proc/28300/stat : 28300 (sugar) S 28298 28300 26595 0 -1 4194304 1310 4791 0 1 6 1 57 4 15 0 1 0 26018204 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28300/statm: 4217 1111 409 3 0 796 0
[pid=28313] ppid=28300 vsize=5356 CPUtime=0
/proc/28313/stat : 28313 (sh) S 28300 28300 26595 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26018276 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28313/statm: 1339 233 193 169 0 50 0
[pid=28314] ppid=28313 vsize=868676 CPUtime=2.34
/proc/28314/stat : 28314 (java) S 28313 28300 26595 0 -1 0 7130 0 1 0 229 5 0 0 18 0 9 0 26018276 889524224 6230 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28314/statm: 217169 6230 2589 9 0 211646 0
[pid=28314/tid=28315] ppid=28313 vsize=868676 CPUtime=1.98
/proc/28314/task/28315/stat : 28315 (java) R 28313 28300 26595 0 -1 64 2862 0 1 0 196 2 0 0 25 0 9 0 26018277 889524224 6230 996147200 134512640 134550932 4294955936 18446744073709551615 4126950025 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28316] ppid=28313 vsize=868676 CPUtime=0.11
/proc/28314/task/28316/stat : 28316 (java) S 28313 28300 26595 0 -1 64 2054 0 0 0 11 0 0 0 16 0 9 0 26018278 889524224 6230 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28317] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28317/stat : 28317 (java) S 28313 28300 26595 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26018278 889524224 6230 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28318] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28318/stat : 28318 (java) S 28313 28300 26595 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 26018278 889524224 6230 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28319] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28319/stat : 28319 (java) S 28313 28300 26595 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26018280 889524224 6230 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28320] ppid=28313 vsize=868676 CPUtime=0.21
/proc/28314/task/28320/stat : 28320 (java) S 28313 28300 26595 0 -1 64 1515 0 0 0 21 0 0 0 16 0 9 0 26018280 889524224 6230 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28321] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28321/stat : 28321 (java) S 28313 28300 26595 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 26018280 889524224 6230 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28322] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28322/stat : 28322 (java) S 28313 28300 26595 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26018280 889524224 6230 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890900

[startup+6.30296 s]
/proc/loadavg: 2.07 2.05 2.02 3/91 28322
/proc/meminfo: memFree=1734720/2055920 swapFree=4192812/4192956
[pid=28300] ppid=28298 vsize=16868 CPUtime=0.68
/proc/28300/stat : 28300 (sugar) S 28298 28300 26595 0 -1 4194304 1310 4791 0 1 6 1 57 4 15 0 1 0 26018204 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28300/statm: 4217 1111 409 3 0 796 0
[pid=28313] ppid=28300 vsize=5356 CPUtime=0
/proc/28313/stat : 28313 (sh) S 28300 28300 26595 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26018276 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28313/statm: 1339 233 193 169 0 50 0
[pid=28314] ppid=28313 vsize=868676 CPUtime=5.51
/proc/28314/stat : 28314 (java) S 28313 28300 26595 0 -1 0 7373 0 1 0 541 10 0 0 18 0 9 0 26018276 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28314/statm: 217169 6231 2589 9 0 211646 0
[pid=28314/tid=28315] ppid=28313 vsize=868676 CPUtime=5.08
/proc/28314/task/28315/stat : 28315 (java) R 28313 28300 26595 0 -1 64 3104 0 1 0 503 5 0 0 25 0 9 0 26018277 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4126749677 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28316] ppid=28313 vsize=868676 CPUtime=0.18
/proc/28314/task/28316/stat : 28316 (java) S 28313 28300 26595 0 -1 64 2054 0 0 0 16 2 0 0 16 0 9 0 26018278 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28317] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28317/stat : 28317 (java) S 28313 28300 26595 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26018278 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28318] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28318/stat : 28318 (java) S 28313 28300 26595 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 26018278 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28319] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28319/stat : 28319 (java) S 28313 28300 26595 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26018280 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28320] ppid=28313 vsize=868676 CPUtime=0.21
/proc/28314/task/28320/stat : 28320 (java) S 28313 28300 26595 0 -1 64 1516 0 0 0 21 0 0 0 16 0 9 0 26018280 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28321] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28321/stat : 28321 (java) S 28313 28300 26595 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 26018280 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28322] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28322/stat : 28322 (java) S 28313 28300 26595 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26018280 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 890900

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

[startup+6.40297 s]
/proc/loadavg: 2.07 2.05 2.02 3/91 28322
/proc/meminfo: memFree=1734720/2055920 swapFree=4192812/4192956
[pid=28300] ppid=28298 vsize=16868 CPUtime=0.68
/proc/28300/stat : 28300 (sugar) S 28298 28300 26595 0 -1 4194304 1310 4791 0 1 6 1 57 4 15 0 1 0 26018204 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28300/statm: 4217 1111 409 3 0 796 0
[pid=28313] ppid=28300 vsize=5356 CPUtime=0
/proc/28313/stat : 28313 (sh) S 28300 28300 26595 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26018276 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28313/statm: 1339 233 193 169 0 50 0
[pid=28314] ppid=28313 vsize=868676 CPUtime=5.61
/proc/28314/stat : 28314 (java) S 28313 28300 26595 0 -1 0 7380 0 1 0 551 10 0 0 18 0 9 0 26018276 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28314/statm: 217169 6231 2589 9 0 211646 0
[pid=28314/tid=28315] ppid=28313 vsize=868676 CPUtime=5.17
/proc/28314/task/28315/stat : 28315 (java) R 28313 28300 26595 0 -1 64 3111 0 1 0 512 5 0 0 25 0 9 0 26018277 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4126505344 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28316] ppid=28313 vsize=868676 CPUtime=0.18
/proc/28314/task/28316/stat : 28316 (java) S 28313 28300 26595 0 -1 64 2054 0 0 0 16 2 0 0 16 0 9 0 26018278 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28317] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28317/stat : 28317 (java) S 28313 28300 26595 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26018278 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28318] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28318/stat : 28318 (java) S 28313 28300 26595 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 26018278 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28319] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28319/stat : 28319 (java) S 28313 28300 26595 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26018280 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28320] ppid=28313 vsize=868676 CPUtime=0.21
/proc/28314/task/28320/stat : 28320 (java) S 28313 28300 26595 0 -1 64 1516 0 0 0 21 0 0 0 16 0 9 0 26018280 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28321] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28321/stat : 28321 (java) S 28313 28300 26595 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 26018280 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28314/tid=28322] ppid=28313 vsize=868676 CPUtime=0
/proc/28314/task/28322/stat : 28322 (java) S 28313 28300 26595 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26018280 889524224 6231 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 890900

[startup+9.60232 s]
/proc/loadavg: 2.07 2.05 2.02 3/83 28324
/proc/meminfo: memFree=1742656/2055920 swapFree=4192812/4192956
[pid=28300] ppid=28298 vsize=16868 CPUtime=7.07
/proc/28300/stat : 28300 (sugar) S 28298 28300 26595 0 -1 4194304 1365 12541 0 2 6 1 684 16 16 0 1 0 26018204 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28300/statm: 4217 1113 409 3 0 796 0
[pid=28323] ppid=28300 vsize=5356 CPUtime=0
/proc/28323/stat : 28323 (sh) S 28300 28300 26595 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26018927 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28323/statm: 1339 232 193 169 0 50 0
[pid=28324] ppid=28323 vsize=7752 CPUtime=2.32
/proc/28324/stat : 28324 (picosat) R 28323 28300 26595 0 -1 4194304 1765 0 0 0 108 124 0 0 25 0 1 0 26018928 7938048 1751 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/28324/statm: 1938 1751 40 102 0 1833 0
Current children cumulated CPU time (s) 9.39
Current children cumulated vsize (KiB) 29976

[startup+11.2015 s]
/proc/loadavg: 2.07 2.05 2.02 3/83 28324
/proc/meminfo: memFree=1736512/2055920 swapFree=4192812/4192956
[pid=28300] ppid=28298 vsize=16868 CPUtime=7.07
/proc/28300/stat : 28300 (sugar) S 28298 28300 26595 0 -1 4194304 1365 12541 0 2 6 1 684 16 16 0 1 0 26018204 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28300/statm: 4217 1113 409 3 0 796 0
[pid=28323] ppid=28300 vsize=5356 CPUtime=0
/proc/28323/stat : 28323 (sh) S 28300 28300 26595 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26018927 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28323/statm: 1339 232 193 169 0 50 0
[pid=28324] ppid=28323 vsize=11844 CPUtime=3.9
/proc/28324/stat : 28324 (picosat) R 28323 28300 26595 0 -1 4194304 2868 0 0 0 183 207 0 0 25 0 1 0 26018928 12128256 2854 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/28324/statm: 2961 2854 42 102 0 2856 0
Current children cumulated CPU time (s) 10.97
Current children cumulated vsize (KiB) 34068

[startup+11.6015 s]
/proc/loadavg: 2.07 2.05 2.02 3/83 28324
/proc/meminfo: memFree=1736512/2055920 swapFree=4192812/4192956
[pid=28300] ppid=28298 vsize=16868 CPUtime=11.32
/proc/28300/stat : 28300 (sugar) S 28298 28300 26595 0 -1 4194304 1428 15726 0 2 6 1 901 224 17 0 1 0 26018204 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28300/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 11.32
Current children cumulated vsize (KiB) 16868

[startup+11.8016 s]
/proc/loadavg: 2.07 2.05 2.02 3/83 28324
/proc/meminfo: memFree=1736512/2055920 swapFree=4192812/4192956
[pid=28300] ppid=28298 vsize=16868 CPUtime=11.32
/proc/28300/stat : 28300 (sugar) S 28298 28300 26595 0 -1 4194304 1449 15726 0 2 6 1 901 224 15 0 1 0 26018204 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28300/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 11.32
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 11.8561
CPU time (s): 11.6192
CPU user time (s): 9.32158
CPU system time (s): 2.29765
CPU usage (%): 98.0018
Max. virtual memory (cumulated for all children) (KiB): 890900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.32158
system time used= 2.29765
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21180
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= 6146
involuntary context switches= 6218

runsolver used 0.017997 second user time and 0.048992 second system time

The end

Launcher Data

Begin job on node19 at 2009-07-12 11:05:16
IDJOB=2088648
IDBENCH=58946
IDSOLVER=738
FILE ID=node19/2088648-1247389516
PBS_JOBID= 9507155
Free space on /tmp= 66424 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/bibd6/normalized-bibd-6-30-15-3-6_glb.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-2088648-1247389516/watcher-2088648-1247389516 -o /tmp/evaluation-result-2088648-1247389516/solver-2088648-1247389516 -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-2088648-1247389516.xml

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

MD5SUM BENCH= bf6d1ff2c87bd7c328021ed9e60cf51d
RANDOM SEED=1317872875

node19.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.211
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.211
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:       1758584 kB
Buffers:         15828 kB
Cached:          86240 kB
SwapCached:          0 kB
Active:         200672 kB
Inactive:        44876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1758584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1436 kB
Writeback:           0 kB
Mapped:         161288 kB
Slab:            36792 kB
Committed_AS:   943692 kB
PageTables:       2124 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= 66424 MiB
End job on node19 at 2009-07-12 11:05:28