Trace number 2089006

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
pcs 0.3.2SAT 59.11 59.3502

DiagnosticValue
ASSIGNMENTS71171

General information on the benchmark

Namecsp/tightness0.2/
normalized-rand-2-40-11-414-200-38_ext.xml
MD5SUM7b98c344aa9a8d5e98d12b48de4e4257
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.79473
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.00/0.11	c Seed is 1941329723
0.00/0.11	c Constructing HOME/instance-2089006-1247729641.xml  with 3998 constraints
0.00/0.11	c Solving 71171 backtracks 18 restarts
59.05/59.34	s SATISFIABLE
59.05/59.34	c V0=0, V1=1, V2=7, V3=0, V4=8, V5=8, V6=7, V7=7, V8=7, V9=4, V10=1, V11=10, V12=7, V13=7, V14=6, V15=2, V16=4, V17=0, V18=6, V19=6, V20=5, V21=2, V22=8, V23=9, V24=8, V25=10, V26=3, V27=8, V28=7, V29=10, V30=4, V31=10, V32=5, V33=3, V34=0, V35=0, V36=9, V37=10, V38=5, V39=6, 
59.05/59.34	v 0 1 7 0 8 8 7 7 7 4 1 10 7 7 6 2 4 0 6 6 5 2 8 9 8 10 3 8 7 10 4 10 5 3 0 0 9 10 5 6 
59.05/59.34	d ASSIGNMENTS 71171

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-2089006-1247729641/watcher-2089006-1247729641 -o /tmp/evaluation-result-2089006-1247729641/solver-2089006-1247729641 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1941329723 HOME/instance-2089006-1247729641.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.06 2.00 2.00 4/81 15948
/proc/meminfo: memFree=1521136/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=5356 CPUtime=0
/proc/15948/stat : 15948 (pcssolve) S 15946 15948 15489 0 -1 4194304 339 474 0 0 0 0 0 0 16 0 1 0 60028561 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15948/statm: 1339 242 201 169 0 50 0
[pid=15952] ppid=15948 vsize=5356 CPUtime=0
/proc/15952/stat : 15952 (pcssolve) R 15948 15948 15489 0 -1 4194368 5 0 0 0 0 0 0 0 19 0 1 0 60028562 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231882519282 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15952/statm: 1339 242 201 169 0 50 0

[startup+0.115583 s]
/proc/loadavg: 2.06 2.00 2.00 4/81 15948
/proc/meminfo: memFree=1521136/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=5204 CPUtime=0.1
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 1053 822 0 0 10 0 0 0 19 0 1 0 60028561 5328896 629 996147200 134512640 135095119 4294956304 18446744073709551615 134589569 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 1301 629 378 142 0 255 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5204

[startup+0.202503 s]
/proc/loadavg: 2.06 2.00 2.00 4/81 15948
/proc/meminfo: memFree=1521136/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=5352 CPUtime=0.18
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 1076 822 0 0 18 0 0 0 19 0 1 0 60028561 5480448 652 996147200 134512640 135095119 4294956304 18446744073709551615 134636926 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 1338 652 378 142 0 292 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 5352

[startup+0.302514 s]
/proc/loadavg: 2.06 2.00 2.00 4/81 15948
/proc/meminfo: memFree=1521136/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=5484 CPUtime=0.28
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 1108 822 0 0 28 0 0 0 21 0 1 0 60028561 5615616 684 996147200 134512640 135095119 4294956304 18446744073709551615 134607065 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 1371 684 378 142 0 325 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5484

[startup+0.701562 s]
/proc/loadavg: 2.06 2.00 2.00 4/81 15948
/proc/meminfo: memFree=1521136/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=5744 CPUtime=0.68
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 1206 822 0 0 68 0 0 0 25 0 1 0 60028561 5881856 749 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 1436 749 378 142 0 390 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5744

[startup+1.50166 s]
/proc/loadavg: 2.06 2.00 2.00 3/82 15954
/proc/meminfo: memFree=1518952/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=7040 CPUtime=1.47
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 1517 822 0 0 147 0 0 0 25 0 1 0 60028561 7208960 995 996147200 134512640 135095119 4294956304 18446744073709551615 134643066 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 1760 995 378 142 0 714 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 7040

[startup+3.10185 s]
/proc/loadavg: 2.06 2.00 2.00 3/82 15954
/proc/meminfo: memFree=1517800/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=7944 CPUtime=3.07
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 1881 822 0 0 307 0 0 0 25 0 1 0 60028561 8134656 1230 996147200 134512640 135095119 4294956304 18446744073709551615 134570829 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 1986 1230 378 142 0 940 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 7944

[startup+6.30123 s]
/proc/loadavg: 2.06 2.00 2.00 4/82 15954
/proc/meminfo: memFree=1515560/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=10784 CPUtime=6.26
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 2776 822 0 0 625 1 0 0 25 0 1 0 60028561 11042816 1739 996147200 134512640 135095119 4294956304 18446744073709551615 134615479 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 2696 1739 378 142 0 1650 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 10784

[startup+12.702 s]
/proc/loadavg: 2.05 2.00 2.00 3/82 15954
/proc/meminfo: memFree=1512552/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=14508 CPUtime=12.63
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 4020 822 0 0 1262 1 0 0 25 0 1 0 60028561 14856192 2470 996147200 134512640 135095119 4294956304 18446744073709551615 134615589 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 3627 2470 378 142 0 2581 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 14508

[startup+25.5025 s]
/proc/loadavg: 2.04 2.00 2.00 3/82 15954
/proc/meminfo: memFree=1508008/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=18292 CPUtime=25.38
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 5365 822 0 0 2536 2 0 0 25 0 1 0 60028561 18731008 3558 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 4573 3558 378 142 0 3527 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 18292

[startup+51.1025 s]
/proc/loadavg: 2.03 2.00 2.00 3/82 15954
/proc/meminfo: memFree=1499112/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=30856 CPUtime=50.87
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 9132 822 0 0 5083 4 0 0 25 0 1 0 60028561 31596544 5787 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 7714 5787 378 142 0 6668 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 30856

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

[startup+51.2025 s]
/proc/loadavg: 2.03 2.00 2.00 3/82 15954
/proc/meminfo: memFree=1499112/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=30856 CPUtime=50.97
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 9134 822 0 0 5093 4 0 0 25 0 1 0 60028561 31596544 5789 996147200 134512640 135095119 4294956304 18446744073709551615 134642952 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 7714 5789 378 142 0 6668 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 30856

[startup+54.4019 s]
/proc/loadavg: 2.03 2.00 2.00 3/82 15954
/proc/meminfo: memFree=1498792/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=30856 CPUtime=54.16
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 9200 822 0 0 5412 4 0 0 25 0 1 0 60028561 31596544 5855 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 7714 5855 378 142 0 6668 0
Current children cumulated CPU time (s) 54.16
Current children cumulated vsize (KiB) 30856

[startup+57.6013 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 15954
/proc/meminfo: memFree=1498536/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=30856 CPUtime=57.34
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 9264 822 0 0 5730 4 0 0 25 0 1 0 60028561 31596544 5919 996147200 134512640 135095119 4294956304 18446744073709551615 134643125 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 7714 5919 378 142 0 6668 0
Current children cumulated CPU time (s) 57.34
Current children cumulated vsize (KiB) 30856

[startup+58.4064 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 15954
/proc/meminfo: memFree=1498472/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=30856 CPUtime=58.14
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 9279 822 0 0 5810 4 0 0 25 0 1 0 60028561 31596544 5934 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 7714 5934 378 142 0 6668 0
Current children cumulated CPU time (s) 58.14
Current children cumulated vsize (KiB) 30856

[startup+58.8014 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 15954
/proc/meminfo: memFree=1498472/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=30856 CPUtime=58.54
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 9286 822 0 0 5850 4 0 0 25 0 1 0 60028561 31596544 5941 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 7714 5941 378 142 0 6668 0
Current children cumulated CPU time (s) 58.54
Current children cumulated vsize (KiB) 30856

[startup+59.2025 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 15954
/proc/meminfo: memFree=1498472/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=30856 CPUtime=58.94
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 9294 822 0 0 5890 4 0 0 25 0 1 0 60028561 31596544 5949 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 7714 5949 378 142 0 6668 0
Current children cumulated CPU time (s) 58.94
Current children cumulated vsize (KiB) 30856

[startup+59.3025 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 15954
/proc/meminfo: memFree=1498472/2055920 swapFree=4192812/4192956
[pid=15948] ppid=15946 vsize=26756 CPUtime=59.05
/proc/15948/stat : 15948 (pcs.small) R 15946 15948 15489 0 -1 4194304 9296 822 0 0 5900 5 0 0 25 0 1 0 60028561 27398144 5363 996147200 134512640 135095119 4294956304 18446744073709551615 7165873 0 0 4096 0 0 0 0 17 0 0 0
/proc/15948/statm: 6689 5363 378 142 0 5643 0
Current children cumulated CPU time (s) 59.05
Current children cumulated vsize (KiB) 26756

Child status: 0
Real time (s): 59.3502
CPU time (s): 59.11
CPU user time (s): 59.051
CPU system time (s): 0.058991
CPU usage (%): 99.5954
Max. virtual memory (cumulated for all children) (KiB): 32908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.051
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= 10121
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= 20
involuntary context switches= 862

runsolver used 0.06199 second user time and 0.162975 second system time

The end

Launcher Data

Begin job on node75 at 2009-07-16 09:34:01
IDJOB=2089006
IDBENCH=59225
IDSOLVER=733
FILE ID=node75/2089006-1247729641
PBS_JOBID= 9521626
Free space on /tmp= 66252 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/tightness0.2/normalized-rand-2-40-11-414-200-38_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2089006-1247729641/watcher-2089006-1247729641 -o /tmp/evaluation-result-2089006-1247729641/solver-2089006-1247729641 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1941329723 HOME/instance-2089006-1247729641.xml

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

MD5SUM BENCH= 7b98c344aa9a8d5e98d12b48de4e4257
RANDOM SEED=1941329723

node75.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.232
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.232
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:       1521560 kB
Buffers:         82200 kB
Cached:         302748 kB
SwapCached:          0 kB
Active:         107760 kB
Inactive:       338348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1521560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1820 kB
Writeback:           0 kB
Mapped:          81468 kB
Slab:            73340 kB
Committed_AS:   602944 kB
PageTables:       1952 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= 66248 MiB
End job on node75 at 2009-07-16 09:35:01