Trace number 2076463

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
Mistral 1.545SAT 15.4766 15.5485

DiagnosticValue
ASSIGNMENTS13118
CHECKS96836100
NODES13118

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-100-9.xml
MD5SUMfc7340650ecf26f83251f4e28365151f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.8523
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1284
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data

0.00/0.04	c mistral version 1.545
15.32/15.43	s SATISFIABLE
15.32/15.43	v 992 1235 225 735 504 1137 1090 253 0 854 870 460 141 171 307 672 99 892 907 953 552 771 953 537 1098 613 294 0 863 685 1190 217 921 334 925 1029 164 94 712 401 180 919 1 1259 790 1126 598 439 469 1271 798 279 872 1137 720 96 561 0 1196 673 421 490 557 457 1044 349 302 1034 624 276 953 96 1196 696 1104 0 863 193 783 518 1132 169 334 1124 582 1030 680 957 1187 215 1141 447 910 0 92 861 1100 193 276 853 145 1107 852 448 712 537 956 333 765 0 635 1265 89 256 782 1180 1043 1141 879 1239 250 989 121 457 1233 307 0 165 656 89 771 1196 681 624 988 1123 1254 1061 526 390 26 211 955 795 1164 333 1167 250 1044 1 518 232 92 1194 658 821 611 1002 868 434 51 805 797 713 611 94 369 958 185 658 1186 994 250 1131 300 859 447 0 1067 1130 110 555 333 183 1232 1128 647 472 819 1196 275 0 924 74 400 614 945 843 763 1041 658 490 816 217 907 103 924 587 0 51 1231 192 401 369 736 1151 1198 953 1084 304 745 1222 598 983 544 252 229 1109 1272 879 1037 0 866 1247 103 397 940 180 1162 851 1257 1081 1128 193 1259 910 38 1042 799 0 646 983 1211 97 552 963 750 448 250 349 318 809 93 121 192 586 1188 665 1142 410 1161 963 898 0 553 737 598 492 74 1094 1144 504 101 1186 1043 374 294 671 863 755 185 786 1151 419 215 1197 1032 0 798 587 143 940 405 1115 755 561 333 270 1250 1055 355 1013 827 921 666 92 587 209 724 7 904 421 673 809 770 92 552 544 506 165 1193 257 644 881 957 246 388 1056 1205 0 750 0 719 1043 1242 605 1142 799 385 869 74 367 906 480 145 348 229 676 454 968 257 1005 693 659 367 0 82 1132 1225 761 1072 825 171 211 911 494 582 737 398 270 821 1063 906 943 1121 1166 601 918 620 184 492 374 1227 145 659 545 0 778 283 74
15.32/15.43	d CHECKS 96836123
15.32/15.43	d ASSIGNMENTS 13118
15.32/15.43	d NODES 13118 BACKTRACKS 10790 FAILURES 10790 RUNTIME 14.92 TOTALTIME 15.35 NODES/s 879.223 CHECKS/s 6.49036e+06

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-2076463-1247362853/watcher-2076463-1247362853 -o /tmp/evaluation-result-2076463-1247362853/solver-2076463-1247362853 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2076463-1247362853.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.02 2.00 4/83 18178
/proc/meminfo: memFree=834480/2055920 swapFree=4192948/4192956
[pid=18178] ppid=18176 vsize=18576 CPUtime=0
/proc/18178/stat : 18178 (runsolver) R 18176 18178 15264 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 23350107 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 254613712167 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/18178/statm: 4644 284 249 26 0 2626 0

[startup+0.110293 s]
/proc/loadavg: 2.00 2.02 2.00 4/83 18178
/proc/meminfo: memFree=834480/2055920 swapFree=4192948/4192956
[pid=18178] ppid=18176 vsize=8912 CPUtime=0.09
/proc/18178/stat : 18178 (ld-linux.so.2) R 18176 18178 15264 0 -1 4194304 1443 0 0 0 9 0 0 0 20 0 1 0 23350107 9125888 1422 996147200 1448431616 1448550632 4294956208 18446744073709551615 134691952 0 0 4096 0 0 0 0 17 0 0 0
/proc/18178/statm: 2228 1422 378 29 0 1043 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8912

[startup+0.201302 s]
/proc/loadavg: 2.00 2.02 2.00 4/83 18178
/proc/meminfo: memFree=834480/2055920 swapFree=4192948/4192956
[pid=18178] ppid=18176 vsize=10996 CPUtime=0.19
/proc/18178/stat : 18178 (ld-linux.so.2) R 18176 18178 15264 0 -1 4194304 1956 0 0 0 18 1 0 0 20 0 1 0 23350107 11259904 1935 996147200 1448431616 1448550632 4294956208 18446744073709551615 4158739460 0 0 4096 0 0 0 0 17 0 0 0
/proc/18178/statm: 2749 1935 378 29 0 1564 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10996

[startup+0.301314 s]
/proc/loadavg: 2.00 2.02 2.00 4/83 18178
/proc/meminfo: memFree=834480/2055920 swapFree=4192948/4192956
[pid=18178] ppid=18176 vsize=13200 CPUtime=0.29
/proc/18178/stat : 18178 (ld-linux.so.2) R 18176 18178 15264 0 -1 4194304 2512 0 0 0 28 1 0 0 22 0 1 0 23350107 13516800 2491 996147200 1448431616 1448550632 4294956208 18446744073709551615 134688970 0 0 4096 0 0 0 0 17 0 0 0
/proc/18178/statm: 3300 2491 379 29 0 2115 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13200

[startup+0.701358 s]
/proc/loadavg: 2.00 2.02 2.00 4/83 18178
/proc/meminfo: memFree=834480/2055920 swapFree=4192948/4192956
[pid=18178] ppid=18176 vsize=31544 CPUtime=0.68
/proc/18178/stat : 18178 (ld-linux.so.2) R 18176 18178 15264 0 -1 4194304 7026 0 0 0 66 2 0 0 25 0 1 0 23350107 32301056 7005 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/18178/statm: 7886 7005 420 29 0 6701 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31544

[startup+1.50145 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 18179
/proc/meminfo: memFree=807144/2055920 swapFree=4192948/4192956
[pid=18178] ppid=18176 vsize=32460 CPUtime=1.47
/proc/18178/stat : 18178 (ld-linux.so.2) R 18176 18178 15264 0 -1 4194304 7245 0 0 0 145 2 0 0 25 0 1 0 23350107 33239040 7224 996147200 1448431616 1448550632 4294956208 18446744073709551615 135220099 0 0 4096 0 0 0 0 17 0 0 0
/proc/18178/statm: 8115 7224 420 29 0 6930 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 32460

[startup+3.10163 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 18179
/proc/meminfo: memFree=806824/2055920 swapFree=4192948/4192956
[pid=18178] ppid=18176 vsize=32724 CPUtime=3.08
/proc/18178/stat : 18178 (ld-linux.so.2) R 18176 18178 15264 0 -1 4194304 7287 0 0 0 305 3 0 0 25 0 1 0 23350107 33509376 7266 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824183 0 0 4096 0 0 0 0 17 0 0 0
/proc/18178/statm: 8181 7266 420 29 0 6996 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32724

[startup+6.30298 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 18179
/proc/meminfo: memFree=806568/2055920 swapFree=4192948/4192956
[pid=18178] ppid=18176 vsize=32856 CPUtime=6.26
/proc/18178/stat : 18178 (ld-linux.so.2) R 18176 18178 15264 0 -1 4194304 7332 0 0 0 623 3 0 0 25 0 1 0 23350107 33644544 7311 996147200 1448431616 1448550632 4294956208 18446744073709551615 135216069 0 0 4096 0 0 0 0 17 0 0 0
/proc/18178/statm: 8214 7311 420 29 0 7029 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 32856

[startup+12.7017 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 18179
/proc/meminfo: memFree=806248/2055920 swapFree=4192948/4192956
[pid=18178] ppid=18176 vsize=33120 CPUtime=12.63
/proc/18178/stat : 18178 (ld-linux.so.2) R 18176 18178 15264 0 -1 4194304 7423 0 0 0 1260 3 0 0 25 0 1 0 23350107 33914880 7402 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219897 0 0 4096 0 0 0 0 17 0 0 0
/proc/18178/statm: 8280 7402 420 29 0 7095 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 33120

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

[startup+12.8027 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 18179
/proc/meminfo: memFree=806248/2055920 swapFree=4192948/4192956
[pid=18178] ppid=18176 vsize=33120 CPUtime=12.73
/proc/18178/stat : 18178 (ld-linux.so.2) R 18176 18178 15264 0 -1 4194304 7423 0 0 0 1270 3 0 0 25 0 1 0 23350107 33914880 7402 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/18178/statm: 8280 7402 420 29 0 7095 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 33120

[startup+14.4069 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 18179
/proc/meminfo: memFree=806248/2055920 swapFree=4192948/4192956
[pid=18178] ppid=18176 vsize=33120 CPUtime=14.33
/proc/18178/stat : 18178 (ld-linux.so.2) R 18176 18178 15264 0 -1 4194304 7423 0 0 0 1430 3 0 0 25 0 1 0 23350107 33914880 7402 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/18178/statm: 8280 7402 420 29 0 7095 0
Current children cumulated CPU time (s) 14.33
Current children cumulated vsize (KiB) 33120

[startup+15.203 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 18179
/proc/meminfo: memFree=806248/2055920 swapFree=4192948/4192956
[pid=18178] ppid=18176 vsize=33120 CPUtime=15.12
/proc/18178/stat : 18178 (ld-linux.so.2) R 18176 18178 15264 0 -1 4194304 7423 0 0 0 1509 3 0 0 25 0 1 0 23350107 33914880 7402 996147200 1448431616 1448550632 4294956208 18446744073709551615 135256944 0 0 4096 0 0 0 0 17 0 0 0
/proc/18178/statm: 8280 7402 420 29 0 7095 0
Current children cumulated CPU time (s) 15.12
Current children cumulated vsize (KiB) 33120

[startup+15.402 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 18179
/proc/meminfo: memFree=806248/2055920 swapFree=4192948/4192956
[pid=18178] ppid=18176 vsize=33252 CPUtime=15.32
/proc/18178/stat : 18178 (ld-linux.so.2) R 18176 18178 15264 0 -1 4194304 7457 0 0 0 1529 3 0 0 25 0 1 0 23350107 34050048 7436 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/18178/statm: 8313 7436 420 29 0 7128 0
Current children cumulated CPU time (s) 15.32
Current children cumulated vsize (KiB) 33252

[startup+15.506 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 18179
/proc/meminfo: memFree=806248/2055920 swapFree=4192948/4192956
[pid=18178] ppid=18176 vsize=33068 CPUtime=15.42
/proc/18178/stat : 18178 (ld-linux.so.2) R 18176 18178 15264 0 -1 4194304 7503 0 0 0 1539 3 0 0 25 0 1 0 23350107 33861632 7443 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157373529 0 0 4096 0 0 0 0 17 0 0 0
/proc/18178/statm: 8267 7443 450 29 0 7082 0
Current children cumulated CPU time (s) 15.42
Current children cumulated vsize (KiB) 33068

Child status: 0
Real time (s): 15.5485
CPU time (s): 15.4766
CPU user time (s): 15.4327
CPU system time (s): 0.043993
CPU usage (%): 99.5376
Max. virtual memory (cumulated for all children) (KiB): 33252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.4327
system time used= 0.043993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7511
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24
involuntary context switches= 235

runsolver used 0.018997 second user time and 0.047992 second system time

The end

Launcher Data

Begin job on node87 at 2009-07-12 03:40:53
IDJOB=2076463
IDBENCH=56425
IDSOLVER=769
FILE ID=node87/2076463-1247362853
PBS_JOBID= 9506871
Free space on /tmp= 66260 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-100-9.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2076463-1247362853/watcher-2076463-1247362853 -o /tmp/evaluation-result-2076463-1247362853/solver-2076463-1247362853 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2076463-1247362853.xml

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

MD5SUM BENCH= fc7340650ecf26f83251f4e28365151f
RANDOM SEED=1309277770

node87.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.236
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.236
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:        834960 kB
Buffers:         75332 kB
Cached:         629004 kB
SwapCached:          8 kB
Active:         540396 kB
Inactive:       624236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        834960 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:         479440 kB
Slab:            40536 kB
Committed_AS:   650584 kB
PageTables:       2804 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= 66260 MiB
End job on node87 at 2009-07-12 03:41:08