Trace number 2076497

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
bpsolver 09SAT 7.06092 7.13206

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-100-3.xml
MD5SUMb03ce6bb41b3c7eeec8edd1190e4268e
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 benchmark7.06092
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1310
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.02	c bpsolver version 6.29.2009
0.00/0.02	c converting(HOME/instance-2076497-1247362901)
1.37/1.43	c Converted in 675 ms
1.57/1.65	c solving(HOME/instance-2076497-1247362901,1800000)
1.57/1.65	c solving(HOME/instance-2076497-1247362901,1800000)
7.04/7.11	c (ff_inout)
7.04/7.11	s SATISFIABLE
7.04/7.11	v 752 853 344 660 94 54 1107 984 821 574 933 1190 0 430 1168 1066 617 174 494 264 738 461 96 917 986 870 1028 1059 1068 0 1012 372 660 1076 802 1044 191 285 608 547 433 844 183 430 936 865 765 1039 0 263 409 549 1107 634 322 475 366 810 95 1209 1054 932 1095 0 584 686 486 721 354 264 99 885 777 799 1180 605 187 673 420 734 867 350 1026 265 233 140 734 1002 791 752 1230 256 68 0 972 355 663 1093 459 573 420 0 438 182 774 568 282 663 252 855 929 99 1068 695 1146 1023 534 360 1223 239 261 230 462 371 345 1174 140 584 67 758 0 1012 600 1212 984 94 698 189 870 166 259 158 521 797 605 0 492 344 88 252 442 1130 568 998 929 1091 861 687 261 752 861 189 608 1196 286 777 641 721 871 340 928 1145 453 521 436 990 418 420 98 0 671 605 1075 0 1010 527 972 1043 1102 802 735 189 265 860 353 1121 443 901 96 791 99 195 497 802 605 282 433 924 765 837 646 871 559 947 898 687 968 0 727 366 579 85 468 320 183 998 1060 1193 268 372 64 195 867 758 840 453 547 353 797 645 724 166 662 283 479 1043 246 99 810 91 986 260 187 1170 1116 534 871 589 0 322 985 265 1071 0 459 178 780 475 825 642 705 891 87 486 195 947 1121 363 593 497 0 433 87 1155 993 744 265 898 1082 337 704 696 187 617 420 1196 837 535 642 670 904 865 349 415 1160 1267 1102 968 278 1217 704 763 461 577 1047 623 0 94 521 174 445 550 1121 264 1271 1047 763 1174 698 360 661 928 176 871 0 951 521 633 623 99 928 0 505 593 701 268 1097 1142 344 415 630 1057 352 1217 93 804 285 191 1002 91 967 951 780 1095 1010 360 0 607 449 687 633 1170 1204 462 871 286 182 549 727 94 860 1121 260 1008 174 962 738 399 177 1170 411 98 342 507 449 0 799 573 646 1071 
7.04/7.12	
7.04/7.12	c Time=5626 ms Backtracks=73368
7.04/7.12	

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-2076497-1247362901/watcher-2076497-1247362901 -o /tmp/evaluation-result-2076497-1247362901/solver-2076497-1247362901 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2076497-1247362901 1800 

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.26 2.25 2.19 4/76 15912
/proc/meminfo: memFree=1770592/2055920 swapFree=4192812/4192956
[pid=15912] ppid=15910 vsize=7000 CPUtime=0
/proc/15912/stat : 15912 (bprolog) R 15910 15912 14412 0 -1 4194304 403 0 0 0 0 0 0 0 20 0 1 0 23356723 7168000 121 996147200 134512640 135105188 4294956096 18446744073709551615 134530912 0 0 4096 0 0 0 0 17 1 0 0
/proc/15912/statm: 1750 121 72 144 0 1234 0

[startup+0.134523 s]
/proc/loadavg: 2.26 2.25 2.19 4/76 15912
/proc/meminfo: memFree=1770592/2055920 swapFree=4192812/4192956
[pid=15912] ppid=15910 vsize=62208 CPUtime=0.12
/proc/15912/stat : 15912 (bprolog) R 15910 15912 14412 0 -1 4194304 1147 0 0 0 6 6 0 0 20 0 1 0 23356723 63700992 860 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/15912/statm: 15552 860 177 144 0 15036 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 62208

[startup+0.201531 s]
/proc/loadavg: 2.26 2.25 2.19 4/76 15912
/proc/meminfo: memFree=1770592/2055920 swapFree=4192812/4192956
[pid=15912] ppid=15910 vsize=62208 CPUtime=0.18
/proc/15912/stat : 15912 (bprolog) R 15910 15912 14412 0 -1 4194304 1149 0 0 0 9 9 0 0 20 0 1 0 23356723 63700992 862 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/15912/statm: 15552 862 177 144 0 15036 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 62208

[startup+0.301542 s]
/proc/loadavg: 2.26 2.25 2.19 4/76 15912
/proc/meminfo: memFree=1770592/2055920 swapFree=4192812/4192956
[pid=15912] ppid=15910 vsize=62208 CPUtime=0.29
/proc/15912/stat : 15912 (bprolog) R 15910 15912 14412 0 -1 4194304 1151 0 0 0 15 14 0 0 21 0 1 0 23356723 63700992 864 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/15912/statm: 15552 864 177 144 0 15036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62208

[startup+0.70159 s]
/proc/loadavg: 2.26 2.25 2.19 4/76 15912
/proc/meminfo: memFree=1770592/2055920 swapFree=4192812/4192956
[pid=15912] ppid=15910 vsize=62208 CPUtime=0.68
/proc/15912/stat : 15912 (bprolog) R 15910 15912 14412 0 -1 4194304 1158 0 0 0 34 34 0 0 25 0 1 0 23356723 63700992 871 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/15912/statm: 15552 871 177 144 0 15036 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 62208

[startup+1.50168 s]
/proc/loadavg: 2.26 2.25 2.19 3/77 15913
/proc/meminfo: memFree=1767064/2055920 swapFree=4192812/4192956
[pid=15912] ppid=15910 vsize=62204 CPUtime=1.47
/proc/15912/stat : 15912 (bprolog) R 15910 15912 14412 0 -1 4194304 1813 0 0 0 75 72 0 0 25 0 1 0 23356723 63696896 1524 996147200 134512640 135105188 4294956096 18446744073709551615 134566444 0 0 4096 2 0 0 0 17 1 0 0
/proc/15912/statm: 15551 1524 180 144 0 15035 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 62204

[startup+3.10187 s]
/proc/loadavg: 2.26 2.25 2.19 3/77 15913
/proc/meminfo: memFree=1758040/2055920 swapFree=4192812/4192956
[pid=15912] ppid=15910 vsize=84940 CPUtime=3.06
/proc/15912/stat : 15912 (bprolog) R 15910 15912 14412 0 -1 4194304 4094 0 0 0 233 73 0 0 25 0 2 0 23356723 86978560 3625 996147200 134512640 135105188 4294956096 18446744073709551615 134731896 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15912/statm: 21235 3625 198 144 0 20719 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 84940

[startup+6.30125 s]
/proc/loadavg: 2.24 2.25 2.19 3/78 15914
/proc/meminfo: memFree=1755856/2055920 swapFree=4192812/4192956
[pid=15912] ppid=15910 vsize=84940 CPUtime=6.24
/proc/15912/stat : 15912 (bprolog) R 15910 15912 14412 0 -1 4194304 4094 0 0 0 550 74 0 0 25 0 2 0 23356723 86978560 3625 996147200 134512640 135105188 4294956096 18446744073709551615 134736550 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15912/statm: 21235 3625 198 144 0 20719 0
[pid=15912/tid=15914] ppid=15910 vsize=84940 CPUtime=0
/proc/15912/task/15914/stat : 15914 (bprolog) S 15910 15912 14412 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23356951 86978560 3625 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 84940

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

[startup+6.40227 s]
/proc/loadavg: 2.24 2.25 2.19 3/78 15914
/proc/meminfo: memFree=1755856/2055920 swapFree=4192812/4192956
[pid=15912] ppid=15910 vsize=84940 CPUtime=6.34
/proc/15912/stat : 15912 (bprolog) R 15910 15912 14412 0 -1 4194304 4094 0 0 0 560 74 0 0 25 0 2 0 23356723 86978560 3625 996147200 134512640 135105188 4294956096 18446744073709551615 134730156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15912/statm: 21235 3625 198 144 0 20719 0
[pid=15912/tid=15914] ppid=15910 vsize=84940 CPUtime=0
/proc/15912/task/15914/stat : 15914 (bprolog) S 15910 15912 14412 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23356951 86978560 3625 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 84940

[startup+6.80131 s]
/proc/loadavg: 2.24 2.25 2.19 3/78 15914
/proc/meminfo: memFree=1755856/2055920 swapFree=4192812/4192956
[pid=15912] ppid=15910 vsize=84940 CPUtime=6.73
/proc/15912/stat : 15912 (bprolog) R 15910 15912 14412 0 -1 4194304 4094 0 0 0 599 74 0 0 25 0 2 0 23356723 86978560 3625 996147200 134512640 135105188 4294956096 18446744073709551615 134729386 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15912/statm: 21235 3625 198 144 0 20719 0
[pid=15912/tid=15914] ppid=15910 vsize=84940 CPUtime=0
/proc/15912/task/15914/stat : 15914 (bprolog) S 15910 15912 14412 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23356951 86978560 3625 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 84940

[startup+7.00134 s]
/proc/loadavg: 2.24 2.25 2.19 3/78 15914
/proc/meminfo: memFree=1755856/2055920 swapFree=4192812/4192956
[pid=15912] ppid=15910 vsize=84940 CPUtime=6.93
/proc/15912/stat : 15912 (bprolog) R 15910 15912 14412 0 -1 4194304 4094 0 0 0 619 74 0 0 25 0 2 0 23356723 86978560 3625 996147200 134512640 135105188 4294956096 18446744073709551615 134731146 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15912/statm: 21235 3625 198 144 0 20719 0
[pid=15912/tid=15914] ppid=15910 vsize=84940 CPUtime=0
/proc/15912/task/15914/stat : 15914 (bprolog) S 15910 15912 14412 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23356951 86978560 3625 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.93
Current children cumulated vsize (KiB) 84940

[startup+7.10235 s]
/proc/loadavg: 2.24 2.25 2.19 3/78 15914
/proc/meminfo: memFree=1755856/2055920 swapFree=4192812/4192956
[pid=15912] ppid=15910 vsize=84940 CPUtime=7.04
/proc/15912/stat : 15912 (bprolog) R 15910 15912 14412 0 -1 4194304 4108 0 0 0 630 74 0 0 25 0 2 0 23356723 86978560 3639 996147200 134512640 135105188 4294956096 18446744073709551615 134849581 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15912/statm: 21235 3639 198 144 0 20719 0
[pid=15912/tid=15914] ppid=15910 vsize=84940 CPUtime=0
/proc/15912/task/15914/stat : 15914 (bprolog) S 15910 15912 14412 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23356951 86978560 3639 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.04
Current children cumulated vsize (KiB) 84940

Child status: 0
Real time (s): 7.13206
CPU time (s): 7.06092
CPU user time (s): 6.31504
CPU system time (s): 0.745886
CPU usage (%): 99.0026
Max. virtual memory (cumulated for all children) (KiB): 84940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.31504
system time used= 0.745886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4120
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= 5
involuntary context switches= 598

runsolver used 0.007998 second user time and 0.033994 second system time

The end

Launcher Data

Begin job on node20 at 2009-07-12 03:41:41
IDJOB=2076497
IDBENCH=56436
IDSOLVER=770
FILE ID=node20/2076497-1247362901
PBS_JOBID= 9506959
Free space on /tmp= 66276 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-100-3.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2076497-1247362901/watcher-2076497-1247362901 -o /tmp/evaluation-result-2076497-1247362901/solver-2076497-1247362901 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2076497-1247362901 1800

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

MD5SUM BENCH= b03ce6bb41b3c7eeec8edd1190e4268e
RANDOM SEED=17590278

node20.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1771072 kB
Buffers:         26844 kB
Cached:          94332 kB
SwapCached:          0 kB
Active:         201896 kB
Inactive:        36920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2468 kB
Writeback:           0 kB
Mapped:         128328 kB
Slab:            31232 kB
Committed_AS:   359488 kB
PageTables:       2084 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= 66272 MiB
End job on node20 at 2009-07-12 03:41:49