Trace number 2076441

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 3.51147 3.62334

DiagnosticValue
ASSIGNMENTS4089
CHECKS19095700
NODES4089

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-105-3.xml
MD5SUM6c79e9d2edcd5b15367f47ef6ebcf5f2
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 benchmark3.51147
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1375
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.01/0.11	c mistral version 1.545
3.28/3.49	s SATISFIABLE
3.28/3.49	v 1226 725 574 239 1030 551 966 418 1101 806 115 1292 1047 175 89 521 648 1126 9 338 1224 674 68 1150 494 940 987 521 357 548 1359 847 185 1149 0 644 263 760 429 368 1064 243 163 1231 972 905 1330 95 0 822 758 1130 303 1234 885 1070 779 566 377 465 767 689 446 1051 975 1045 1186 966 68 808 290 953 1176 633 1284 378 192 134 0 995 990 1056 231 1190 155 904 877 355 658 333 257 348 83 1307 1061 0 394 167 1094 568 1359 502 83 0 609 425 179 1019 995 689 1110 1216 919 255 1276 329 795 1071 842 1356 239 0 1208 1284 1141 470 332 16 51 1029 837 588 686 355 675 296 508 171 937 212 1059 231 378 0 431 1204 566 64 496 751 325 713 162 581 1061 674 1161 907 1292 186 922 465 179 868 318 932 562 379 790 686 104 1178 1307 1213 1292 741 1171 303 212 0 1125 1059 263 848 582 163 752 1009 703 506 939 430 615 115 340 1041 31 1205 1282 290 89 0 1061 1241 336 1123 944 881 377 1207 429 1034 290 1008 855 904 414 1276 252 185 0 1278 881 95 803 418 956 258 134 1124 115 1205 1042 64 815 941 800 805 839 186 939 1213 722 172 355 375 16 1061 111 1048 781 220 1243 612 57 691 1128 448 1311 257 1038 258 988 1288 879 581 895 598 192 431 356 722 1124 609 1215 543 940 0 494 96 212 356 1129 297 164 1035 1289 95 520 642 1249 338 0 1361 449 1059 1101 839 430 1075 686 595 115 260 724 449 904 483 297 65 637 957 1270 425 16 1034 791 175 369 1132 1000 0 854 590 336 920 503 124 1061 251 370 1167 1210 111 763 73 731 1130 389 1298 892 1050 0 1334 709 1298 196 733 83 89 1337 839 297 1219 966 1140 442 241 784 562 164 360 0 614 543 243 449 906 41 1361 704 872 758 957 932 1284 1044 74 1173 1224 287 941 988 808 1373 783 0 274 854 750 269 533 1124 658 1094 1241 1180 357 166 87
3.28/3.49	d CHECKS 19095708
3.28/3.49	d ASSIGNMENTS 4089
3.28/3.49	d NODES 4089 BACKTRACKS 2592 FAILURES 2592 RUNTIME 2.92 TOTALTIME 3.37 NODES/s 1400.34 CHECKS/s 6.53963e+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-2076441-1247362825/watcher-2076441-1247362825 -o /tmp/evaluation-result-2076441-1247362825/solver-2076441-1247362825 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2076441-1247362825.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.00 2.00 4/75 21796
/proc/meminfo: memFree=1828696/2055920 swapFree=4192812/4192956
[pid=21796] ppid=21794 vsize=18576 CPUtime=0
/proc/21796/stat : 21796 (runsolver) R 21794 21796 19993 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 23347546 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 251279240487 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/21796/statm: 4644 284 249 26 0 2626 0

[startup+0.10189 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 21796
/proc/meminfo: memFree=1828696/2055920 swapFree=4192812/4192956
[pid=21796] ppid=21794 vsize=4804 CPUtime=0.01
/proc/21796/stat : 21796 (ld-linux.so.2) R 21794 21796 19993 0 -1 4194304 196 0 8 0 0 1 0 0 18 0 1 0 23347546 4919296 184 996147200 1448431616 1448550632 4294956208 18446744073709551615 4158365248 0 0 4096 0 0 0 0 17 0 0 0
/proc/21796/statm: 1201 184 154 29 0 16 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4804

[startup+0.202841 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 21796
/proc/meminfo: memFree=1828696/2055920 swapFree=4192812/4192956
[pid=21796] ppid=21794 vsize=8916 CPUtime=0.1
/proc/21796/stat : 21796 (ld-linux.so.2) R 21794 21796 19993 0 -1 4194304 1416 0 11 0 8 2 0 0 18 0 1 0 23347546 9129984 1406 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381121 0 0 4096 0 0 0 0 17 0 0 0
/proc/21796/statm: 2229 1406 378 29 0 1044 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8916

[startup+0.301846 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 21796
/proc/meminfo: memFree=1828696/2055920 swapFree=4192812/4192956
[pid=21796] ppid=21794 vsize=11120 CPUtime=0.2
/proc/21796/stat : 21796 (ld-linux.so.2) R 21794 21796 19993 0 -1 4194304 1967 0 11 0 18 2 0 0 19 0 1 0 23347546 11386880 1957 996147200 1448431616 1448550632 4294956208 18446744073709551615 134688899 0 0 4096 0 0 0 0 17 0 0 0
/proc/21796/statm: 2780 1957 378 29 0 1595 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 11120

[startup+0.701898 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 21796
/proc/meminfo: memFree=1828696/2055920 swapFree=4192812/4192956
[pid=21796] ppid=21794 vsize=31920 CPUtime=0.6
/proc/21796/stat : 21796 (ld-linux.so.2) R 21794 21796 19993 0 -1 4194304 7079 0 11 0 55 5 0 0 22 0 1 0 23347546 32686080 7069 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864983 0 0 4096 0 0 0 0 17 0 0 0
/proc/21796/statm: 7980 7069 420 29 0 6795 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 31920

[startup+1.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 21797
/proc/meminfo: memFree=1797392/2055920 swapFree=4192812/4192956
[pid=21796] ppid=21794 vsize=32580 CPUtime=1.39
/proc/21796/stat : 21796 (ld-linux.so.2) R 21794 21796 19993 0 -1 4194304 7258 0 11 0 134 5 0 0 25 0 1 0 23347546 33361920 7248 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219891 0 0 4096 0 0 0 0 17 0 0 0
/proc/21796/statm: 8145 7248 420 29 0 6960 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 32580

[startup+3.1012 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 21797
/proc/meminfo: memFree=1797136/2055920 swapFree=4192812/4192956
[pid=21796] ppid=21794 vsize=32844 CPUtime=2.98
/proc/21796/stat : 21796 (ld-linux.so.2) R 21794 21796 19993 0 -1 4194304 7307 0 11 0 293 5 0 0 25 0 1 0 23347546 33632256 7297 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267136 0 0 4096 0 0 0 0 17 0 0 0
/proc/21796/statm: 8211 7297 420 29 0 7026 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 32844

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

[startup+3.20221 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 21797
/proc/meminfo: memFree=1797136/2055920 swapFree=4192812/4192956
[pid=21796] ppid=21794 vsize=32844 CPUtime=3.09
/proc/21796/stat : 21796 (ld-linux.so.2) R 21794 21796 19993 0 -1 4194304 7307 0 11 0 304 5 0 0 25 0 1 0 23347546 33632256 7297 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 0 0 0
/proc/21796/statm: 8211 7297 420 29 0 7026 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32844

[startup+3.60226 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 21797
/proc/meminfo: memFree=1796944/2055920 swapFree=4192812/4192956
[pid=21796] ppid=21794 vsize=29732 CPUtime=3.48
/proc/21796/stat : 21796 (ld-linux.so.2) R 21794 21796 19993 0 -1 4194304 7388 0 11 0 343 5 0 0 25 0 1 0 23347546 30445568 6654 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157373529 0 0 4096 0 0 0 0 17 0 0 0
/proc/21796/statm: 7433 6654 457 29 0 6248 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 29732

Child status: 0
Real time (s): 3.62334
CPU time (s): 3.51147
CPU user time (s): 3.45248
CPU system time (s): 0.058991
CPU usage (%): 96.9125
Max. virtual memory (cumulated for all children) (KiB): 32964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.45247
system time used= 0.058991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7389
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49
involuntary context switches= 82

runsolver used 0.009998 second user time and 0.016997 second system time

The end

Launcher Data

Begin job on node92 at 2009-07-12 03:40:25
IDJOB=2076441
IDBENCH=56422
IDSOLVER=769
FILE ID=node92/2076441-1247362825
PBS_JOBID= 9506950
Free space on /tmp= 66260 MiB

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

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

MD5SUM BENCH= 6c79e9d2edcd5b15367f47ef6ebcf5f2
RANDOM SEED=2101180477

node92.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.216
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.216
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:       1829112 kB
Buffers:          6236 kB
Cached:          91956 kB
SwapCached:          0 kB
Active:         134564 kB
Inactive:        44108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2232 kB
Writeback:           0 kB
Mapped:          91652 kB
Slab:            33284 kB
Committed_AS:   204988 kB
PageTables:       2040 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 node92 at 2009-07-12 03:40:29